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

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp977 SDValue SelectionDAG::getConstant(uint64_t Val, EVT VT, bool isT) { argument
985 SDValue SelectionDAG::getConstant(const APInt &Val, EVT VT, bool isT) { argument
989 SDValue SelectionDAG::getConstant(const ConstantInt &Val, EVT VT, bool isT) { argument

Completed in 181 milliseconds