Home
last modified time | relevance | path

Searched defs:CreateFPImm (Results 1 – 5 of 5) 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/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp1599 static ARMOperand *CreateFPImm(unsigned Val, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon10a3738d0311::ARMOperand
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1687 static std::unique_ptr<AArch64Operand> CreateFPImm(unsigned Val, SMLoc S, in CreateFPImm() function in __anon15a73d730211::AArch64Operand