Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h600 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h773 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h824 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineOperand.h831 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineOperand.h831 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineOperand.h831 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineOperand.h827 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1687 static std::unique_ptr<AArch64Operand> CreateFPImm(unsigned Val, SMLoc S, in CreateFPImm() function in __anon7ed195ca0211::AArch64Operand
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1902 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon90412aac0111::AArch64Operand
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2309 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon207af5720111::AArch64Operand