Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h600 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h773 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineOperand.h824 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 __anonb1bf7b680211::AArch64Operand
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1902 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anond89be7ca0111::AArch64Operand
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp2309 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon68d5b2900111::AArch64Operand