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

  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 162 inline uint64_t getConstantOperandVal(unsigned i) const;
629 uint64_t getConstantOperandVal(unsigned Num) const;
944 inline uint64_t SDValue::getConstantOperandVal(unsigned i) const {
945 return Node->getConstantOperandVal(i);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 616 if (N->getConstantOperandVal(1))
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypesGeneric.cpp 306 const unsigned Align = N->getConstantOperandVal(3);
InstrEmitter.cpp 761 CC = Node->getConstantOperandVal(PatchPointOpers::CCPos);
    [all...]
SelectionDAG.cpp     [all...]
LegalizeFloatTypes.cpp 680 N->getConstantOperandVal(3));
    [all...]
DAGCombiner.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp     [all...]
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]

Completed in 263 milliseconds