HomeSort by relevance Sort by last modified time
    Searched refs:getConstantFPValue (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 278 const ConstantFP *FV = cast<ConstantFPSDNode>(Node)->getConstantFPValue();
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 369 MIB.addFPImm(F->getConstantFPValue());
    [all...]
SelectionDAGISel.cpp     [all...]
LegalizeDAG.cpp 259 ConstantFP *LLVMC = const_cast<ConstantFP*>(CFP->getConstantFPValue());
    [all...]
DAGCombiner.cpp     [all...]
SelectionDAG.cpp 378 ID.AddPointer(cast<ConstantFPSDNode>(N)->getConstantFPValue());
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 63 milliseconds