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

  /external/llvm/lib/Target/PTX/
PTXISelDAGToDAG.cpp 347 imm = CurDAG->getTargetConstant(*CN->getConstantIntValue(),
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelDAGToDAG.cpp 204 CV.push_back(const_cast<ConstantInt *>(V->getConstantIntValue()));
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
SelectionDAG.cpp 373 ID.AddPointer(cast<ConstantSDNode>(N)->getConstantIntValue());
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 44 milliseconds