Searched refs:FunctionMapper (Results 1 – 4 of 4) sorted by relevance
25 if (!FunctionMapper.empty()) in expandCheckImmOperand()26 OS << FunctionMapper << "("; in expandCheckImmOperand()29 if (!FunctionMapper.empty()) in expandCheckImmOperand()40 if (!FunctionMapper.empty()) in expandCheckImmOperand()44 if (!FunctionMapper.empty()) in expandCheckImmOperand()54 if (!FunctionMapper.empty()) in expandCheckImmOperandSimple()58 if (!FunctionMapper.empty()) in expandCheckImmOperandSimple()67 if (!FunctionMapper.empty()) in expandCheckRegOperand()71 if (!FunctionMapper.empty()) in expandCheckRegOperand()86 if (!FunctionMapper.empty()) in expandCheckRegOperandSimple()[all …]
60 StringRef FunctionMapper);64 StringRef FunctionMapper);66 StringRef FunctionMapper);68 StringRef FunctionMapper);
18 let FunctionMapper = "AArch64_AM::getArithExtendType" in {31 let FunctionMapper = "AArch64_AM::getArithShiftValue" in36 let FunctionMapper = "AArch64_AM::getMemExtendType" in {44 let FunctionMapper = "AArch64_AM::getMemDoShift" in48 let FunctionMapper = "AArch64_AM::getShiftType" in {58 let FunctionMapper = "AArch64_AM::getShiftValue" in
114 // immediate operand value, and returns another value. Field `FunctionMapper` is117 string FunctionMapper = Fn;131 // If field `FunctionMapper` is a non-empty string, then function132 // `FunctionMapper` is applied to the operand value, and the return value is then145 // Expands to a call to `FunctionMapper` if field `FunctionMapper` is set.149 // Expands to a call to `FunctionMapper` if field `FunctionMapper` is set.