Home
last modified time | relevance | path

Searched refs:BType (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp1054 TargetLowering::BooleanContent BType = TLI->getBooleanContents(OpVT); in getBoolExtOrTrunc() local
1055 return getNode(TLI->getExtendForContent(BType), SL, VT, Op); in getBoolExtOrTrunc()