Searched defs:FunctionMapper (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | PredicateExpander.cpp | 24 StringRef FunctionMapper) { in expandCheckImmOperand() argument 36 StringRef FunctionMapper) { in expandCheckImmOperand() argument 51 StringRef FunctionMapper) { in expandCheckImmOperandSimple() argument 64 expandCheckImmOperandLT(raw_ostream & OS,int OpIndex,int ImmVal,StringRef FunctionMapper) expandCheckImmOperandLT() argument 76 expandCheckImmOperandGT(raw_ostream & OS,int OpIndex,int ImmVal,StringRef FunctionMapper) expandCheckImmOperandGT() argument 88 expandCheckRegOperand(raw_ostream & OS,int OpIndex,const Record * Reg,StringRef FunctionMapper) expandCheckRegOperand() argument 106 expandCheckRegOperandSimple(raw_ostream & OS,int OpIndex,StringRef FunctionMapper) expandCheckRegOperandSimple() argument [all...] |