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

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h408 SDValue getTargetConstant(uint64_t Val, EVT VT) { function in class:llvm::SelectionDAG
411 SDValue getTargetConstant(const APInt &Val, EVT VT) { function in class:llvm::SelectionDAG
414 SDValue getTargetConstant(const ConstantInt &Val, EVT VT) { function in class:llvm::SelectionDAG

Completed in 45 milliseconds