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.h570 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1649 static std::unique_ptr<AArch64Operand> CreateFPImm(unsigned Val, SMLoc S, in CreateFPImm() function in __anon27fec24b0211::AArch64Operand