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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h604 SDValue getTargetConstant(uint64_t Val, const SDLoc &DL, EVT VT, function in class:llvm::SelectionDAG
608 SDValue getTargetConstant(const APInt &Val, const SDLoc &DL, EVT VT, function in class:llvm::SelectionDAG
612 SDValue getTargetConstant(const ConstantInt &Val, const SDLoc &DL, EVT VT, function in class:llvm::SelectionDAG

Completed in 109 milliseconds