Home
last modified time | relevance | path

Searched refs:createSFPImm (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCInstBuilder.h44 Inst.addOperand(MCOperand::createSFPImm(Val)); in addSFPImm()
H A DMCInst.h148 static MCOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCInstBuilder.h44 Inst.addOperand(MCOperand::createSFPImm(Val)); in addSFPImm()
H A DMCInst.h148 static MCOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCInstBuilder.h44 Inst.addOperand(MCOperand::createSFPImm(Val)); in addSFPImm()
H A DMCInst.h148 static MCOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCInstBuilder.h44 Inst.addOperand(MCOperand::createSFPImm(Val)); in addSFPImm()
H A DMCInst.h148 static MCOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCInstBuilder.h44 Inst.addOperand(MCOperand::createSFPImm(Val)); in addSFPImm()
H A DMCInst.h148 static MCOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCInstBuilder.h44 Inst.addOperand(MCOperand::createSFPImm(Val)); in addSFPImm()
H A DMCInst.h148 static MCOperand createSFPImm(uint32_t Val) { in getModule()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp267 MCOp = MCOperand::createSFPImm(static_cast<uint32_t>(BitPattern)); in lower()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp267 MCOp = MCOperand::createSFPImm(static_cast<uint32_t>(BitPattern)); in lower()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp267 MCOp = MCOperand::createSFPImm(static_cast<uint32_t>(BitPattern)); in lower()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp270 MCOp = MCOperand::createSFPImm(static_cast<uint32_t>(BitPattern)); in lower()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp267 MCOp = MCOperand::createSFPImm(static_cast<uint32_t>(BitPattern)); in lower()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp267 MCOp = MCOperand::createSFPImm(static_cast<uint32_t>(BitPattern)); in lower()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MCA/
H A DInstruction.h112 static MCAOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MCA/
H A DInstruction.h112 static MCAOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h112 static MCAOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MCA/
H A DInstruction.h112 static MCAOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MCA/
H A DInstruction.h112 static MCAOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MCA/
H A DInstruction.h112 static MCAOperand createSFPImm(uint32_t Val) { in createSFPImm() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp136 MCOperand::createSFPImm(bit_cast<uint32_t>(float(Flt.Val)))); in addFPImmf32Operands()

12