Home
last modified time | relevance | path

Searched defs:isT (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1075 SDValue SelectionDAG::getConstant(uint64_t Val, EVT VT, bool isT, bool isO) { in getConstant()
1083 SDValue SelectionDAG::getConstant(const APInt &Val, EVT VT, bool isT, bool isO) in getConstant()
1088 SDValue SelectionDAG::getConstant(const ConstantInt &Val, EVT VT, bool isT, in getConstant()