/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 256 bool isImm = fieldFromInstruction_4(insn, 13, 1) != 0; in DecodeMem() local 377 unsigned isImm = fieldFromInstruction_4(insn, 13, 1); in DecodeJMPL() local 413 unsigned isImm = fieldFromInstruction_4(insn, 13, 1); in DecodeReturn() local 444 unsigned isImm = fieldFromInstruction_4(insn, 13, 1); in DecodeSWAP() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 375 bool isImm = fieldFromInstruction(insn, 13, 1); in DecodeMem() local 532 unsigned isImm = fieldFromInstruction(insn, 13, 1); in DecodeJMPL() local 565 unsigned isImm = fieldFromInstruction(insn, 13, 1); in DecodeReturn() local 594 unsigned isImm = fieldFromInstruction(insn, 13, 1); in DecodeSWAP() local 633 unsigned isImm = fieldFromInstruction(insn, 13, 1); in DecodeTRAP() local
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 383 bool isImm = fieldFromInstruction(insn, 13, 1); in DecodeMem() local 540 unsigned isImm = fieldFromInstruction(insn, 13, 1); in DecodeJMPL() local 573 unsigned isImm = fieldFromInstruction(insn, 13, 1); in DecodeReturn() local 602 unsigned isImm = fieldFromInstruction(insn, 13, 1); in DecodeSWAP() local 641 unsigned isImm = fieldFromInstruction(insn, 13, 1); in DecodeTRAP() local
|
/external/llvm/include/llvm/MC/ |
D | MCInst.h | 57 bool isImm() const { return Kind == kImmediate; } in isImm() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/AsmParser/ |
D | XtensaAsmParser.cpp | 138 bool isImm() const override { return Kind == Immediate; } in isImm() function 141 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInst.h | 58 bool isImm() const { return Kind == kImmediate; } in isImm() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 67 bool isImm() const { in isImm() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCInst.h | 62 bool isImm() const { return Kind == kImmediate; } in isImm() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/AsmParser/ |
D | BPFAsmParser.cpp | 129 bool isImm() const override { return Kind == Immediate; } in isImm() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/ |
D | BPFAsmParser.cpp | 125 bool isImm() const override { return Kind == Immediate; } in isImm() function
|
/external/llvm/utils/TableGen/ |
D | CodeGenInstruction.h | 325 bool isImm() const { return Kind == K_Imm; } in isImm() function
|
D | FastISelEmitter.cpp | 98 bool isImm() const { return Repr >= OK_Imm; } in isImm() function in __anonb44e9ac80311::OperandsSignature::OpKind
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 232 bool isImm() const { return OpKind == MO_Immediate; } in isImm() function
|
/external/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 214 bool isImm() const override { in isImm() function in __anon7e3fcdb60111::SystemZOperand 217 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm() function in __anon7e3fcdb60111::SystemZOperand
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/AsmParser/ |
D | MSP430AsmParser.cpp | 162 bool isImm() const override { return Kind == k_Imm; } in isImm() function in __anon1df6798e0111::MSP430Operand
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
D | MSP430AsmParser.cpp | 158 bool isImm() const { return Kind == k_Imm; } in isImm() function in __anone65a18480111::MSP430Operand
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 321 bool isImm() const { return OpKind == MO_Immediate; } in isImm() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/AsmParser/ |
D | AVRAsmParser.cpp | 189 bool isImm() const override { return Kind == k_Immediate; } in isImm() function in __anon476bc3720111::AVROperand
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 328 bool isImm() const { return OpKind == MO_Immediate; } in isImm() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/ |
D | AVRAsmParser.cpp | 180 bool isImm() const { return Kind == k_Immediate; } in isImm() function in __anone1955eac0111::AVROperand
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 231 bool isImm() const override { in isImm() function in __anon7b5602980111::SystemZOperand 234 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm() function in __anon7b5602980111::SystemZOperand
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 235 bool isImm() const override { in isImm() function in __anon0b8fcd5e0111::SystemZOperand 238 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm() function in __anon0b8fcd5e0111::SystemZOperand
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/AsmParser/ |
D | M68kAsmParser.cpp | 338 bool M68kOperand::isImm() const { return Kind == KindTy::Imm; } in isImm() function in M68kOperand
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86Operand.h | 134 bool isImm() const override { return Kind == Immediate; } in isImm() function
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 227 bool isImm() const override { return Kind == k_Immediate; } in isImm() function in __anon76988faa0111::SparcOperand
|