Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/ !
H A DDAGISelMatcher.h74 CheckChildType, // Fail if child has wrong type. enumerator
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ !
H A DSelectionDAGISel.cpp2878 CheckChildType(MVT::SimpleValueType VT, SDValue N, const TargetLowering *TLI, in CheckChildType() function