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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1951 CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, argument
2010 CheckValueType(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, const TargetLowering &TLI) argument
2021 CheckInteger(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N) argument
2032 CheckAndImm(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, const SelectionDAGISel &SDISel) argument
2045 CheckOrImm(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, const SelectionDAGISel &SDISel) argument
2221 unsigned MatcherIndex = 0; local
[all...]

Completed in 119 milliseconds