| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MachineLocation.h | 46 bool isReg() const { return IsRegister; } in isReg() function
|
| D | MCInst.h | 57 bool isReg() const { return Kind == kRegister; } in isReg() function
|
| /external/llvm-project/llvm/include/llvm/MC/ |
| D | MachineLocation.h | 46 bool isReg() const { return IsRegister; } in isReg() function
|
| D | MCInst.h | 57 bool isReg() const { return Kind == kRegister; } in isReg() function
|
| /external/llvm/include/llvm/MC/ |
| D | MachineLocation.h | 53 bool isReg() const { return IsRegister; } in isReg() function
|
| D | MCInst.h | 56 bool isReg() const { return Kind == kRegister; } in isReg() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsInstPrinter.cpp | 31 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg() function
|
| /external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsInstPrinter.cpp | 31 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg() function
|
| /external/llvm/lib/Target/Mips/InstPrinter/ |
| D | MipsInstPrinter.cpp | 32 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg() function
|
| /external/capstone/arch/Mips/ |
| D | MipsInstPrinter.c | 105 static bool isReg(MCInst *MI, unsigned OpNo, unsigned R) in isReg() function
|
| /external/llvm-project/llvm/tools/llvm-exegesis/lib/ |
| D | MCInstrDescView.cpp | 48 bool Operand::isReg() const { return Tracker; } in isReg() function in llvm::exegesis::Operand
|
| /external/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
| D | BPFAsmParser.cpp | 126 bool isReg() const override { return Kind == Register; } in isReg() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/ |
| D | BPFAsmParser.cpp | 124 bool isReg() const override { return Kind == Register; } in isReg() function
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenInstruction.h | 326 bool isReg() const { return Kind == K_Reg; } in isReg() function
|
| D | FastISelEmitter.cpp | 96 bool isReg() const { return Repr == OK_Reg; } in isReg() function in __anonf9359ff90311::OperandsSignature::OpKind
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 230 bool isReg() const { return OpKind == MO_Register; } in isReg() function
|
| /external/llvm-project/llvm/utils/TableGen/ |
| D | CodeGenInstruction.h | 365 bool isReg() const { return Kind == K_Reg; } in isReg() function
|
| /external/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 196 bool isReg() const override { in isReg() function in __anond03072c70111::SystemZOperand 199 bool isReg(RegisterKind RegKind) const { in isReg() function in __anond03072c70111::SystemZOperand
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 157 bool isReg() const { return Kind == k_Reg; } in isReg() function in __anon0e52c1590111::MSP430Operand
|
| /external/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 159 bool isReg() const override { return Kind == k_Reg; } in isReg() function in __anon8d28a8650111::MSP430Operand
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 319 bool isReg() const { return OpKind == MO_Register; } in isReg() function
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 319 bool isReg() const { return OpKind == MO_Register; } in isReg() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/ |
| D | AVRAsmParser.cpp | 179 bool isReg() const { return Kind == k_Register; } in isReg() function in __anon968ccefd0111::AVROperand
|
| /external/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| D | AVRAsmParser.cpp | 181 bool isReg() const override { return Kind == k_Register; } in isReg() function in __anonbdf55d090111::AVROperand
|
| /external/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 217 bool isReg() const override { in isReg() function in __anon10090df50111::SystemZOperand 220 bool isReg(RegisterKind RegKind) const { in isReg() function in __anon10090df50111::SystemZOperand
|