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

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp959 SDValue SelectionDAG::getConstant(uint64_t Val, EVT VT, bool isT) { argument
967 SDValue SelectionDAG::getConstant(const APInt &Val, EVT VT, bool isT) { argument
971 SDValue SelectionDAG::getConstant(const ConstantInt &Val, EVT VT, bool isT) { argument

Completed in 69 milliseconds