Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp967 SDValue SelectionDAG::getConstant(uint64_t Val, EVT VT, bool isT) { in getConstant()
975 SDValue SelectionDAG::getConstant(const APInt &Val, EVT VT, bool isT) { in getConstant()
979 SDValue SelectionDAG::getConstant(const ConstantInt &Val, EVT VT, bool isT) { in getConstant()