Searched defs:getTargetConstant (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DSelectionDAG.h369 SDValue getTargetConstant(uint64_t Val, EVT VT) { function in class:llvm::SelectionDAG
372 SDValue getTargetConstant(const APInt &Val, EVT VT) { function in class:llvm::SelectionDAG
375 SDValue getTargetConstant(const ConstantInt &Val, EVT VT) { function in class:llvm::SelectionDAG

Completed in 203 milliseconds