Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp937 bool llvm::matchUnaryPredicate( in matchUnaryPredicate() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp305 bool ISD::matchUnaryPredicate(SDValue Op, in matchUnaryPredicate() function in ISD