Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInst.h123 static MCOperand CreateFPImm(double Val) { in CreateFPImm() function
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h580 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1603 static std::unique_ptr<AArch64Operand> CreateFPImm(unsigned Val, SMLoc S, in CreateFPImm() function in __anon0b51bef40211::AArch64Operand