Home
last modified time | relevance | path

Searched defs:CreateFPImm (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInst.h109 static MCOperand CreateFPImm(double Val) { in CreateFPImm() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h483 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h600 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h750 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1687 static std::unique_ptr<AArch64Operand> CreateFPImm(unsigned Val, SMLoc S, in CreateFPImm() function in __anon170f337d0211::AArch64Operand
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp1599 static ARMOperand *CreateFPImm(unsigned Val, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon1bba3d970311::ARMOperand
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1880 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon766491d50111::AArch64Operand