Searched refs:FunctionMapper (Results 1 – 5 of 5) sorted by relevance
23 StringRef FunctionMapper) { in expandCheckImmOperand() argument24 if (!FunctionMapper.empty()) in expandCheckImmOperand()25 OS << FunctionMapper << "("; in expandCheckImmOperand()28 if (!FunctionMapper.empty()) in expandCheckImmOperand()35 StringRef FunctionMapper) { in expandCheckImmOperand() argument37 expandCheckImmOperandSimple(OS, OpIndex, FunctionMapper); in expandCheckImmOperand()39 if (!FunctionMapper.empty()) in expandCheckImmOperand()40 OS << FunctionMapper << "("; in expandCheckImmOperand()43 if (!FunctionMapper.empty()) in expandCheckImmOperand()50 StringRef FunctionMapper) { in expandCheckImmOperandSimple() argument[all …]
59 StringRef FunctionMapper);63 StringRef FunctionMapper);65 StringRef FunctionMapper);67 StringRef FunctionMapper);
17 let FunctionMapper = "AArch64_AM::getArithExtendType" in {30 let FunctionMapper = "AArch64_AM::getArithShiftValue" in35 let FunctionMapper = "AArch64_AM::getMemExtendType" in {43 let FunctionMapper = "AArch64_AM::getMemDoShift" in47 let FunctionMapper = "AArch64_AM::getShiftType" in {57 let FunctionMapper = "AArch64_AM::getShiftValue" in
113 // immediate operand value, and returns another value. Field `FunctionMapper` is116 string FunctionMapper = Fn;135 // If field `FunctionMapper` is a non-empty string, then function136 // `FunctionMapper` is applied to the operand value, and the return value is then149 // Expands to a call to `FunctionMapper` if field `FunctionMapper` is set.153 // Expands to a call to `FunctionMapper` if field `FunctionMapper` is set.
167 let FunctionMapper = "ARM_AM::getAM2ShiftOpc" in {172 let FunctionMapper = "ARM_AM::getAM2Op" in {177 let FunctionMapper = "ARM_AM::getAM2Offset" in {185 let FunctionMapper = "ARM_AM::getAM3Op" in {