| /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/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/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-project/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/include/llvm/MC/ |
| D | MCInst.h | 57 bool isImm() const { return Kind == kImmediate; } 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/llvm-project/llvm/include/llvm/MC/ |
| D | MCInst.h | 58 bool isImm() const { return Kind == kImmediate; } in isImm() function
|
| /external/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
| D | BPFAsmParser.cpp | 127 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 __anonf9359ff90311::OperandsSignature::OpKind
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 232 bool isImm() const { return OpKind == MO_Immediate; } in isImm() function
|
| /external/llvm-project/llvm/utils/TableGen/ |
| D | CodeGenInstruction.h | 364 bool isImm() const { return Kind == K_Imm; } in isImm() function
|
| D | FastISelEmitter.cpp | 108 bool isImm() const { return Repr >= OK_Imm; } in isImm() function in __anonda4984e70311::OperandsSignature::OpKind
|
| /external/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 214 bool isImm() const override { in isImm() function in __anond03072c70111::SystemZOperand 217 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm() function in __anond03072c70111::SystemZOperand
|
| /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 __anon0e52c1590111::MSP430Operand
|
| /external/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 160 bool isImm() const override { return Kind == k_Imm; } in isImm() function in __anon8d28a8650111::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/llvm-project/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 321 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 __anon968ccefd0111::AVROperand
|
| /external/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| D | AVRAsmParser.cpp | 182 bool isImm() const override { return Kind == k_Immediate; } in isImm() function in __anonbdf55d090111::AVROperand
|
| /external/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 229 bool isImm() const override { in isImm() function in __anon10090df50111::SystemZOperand 232 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm() function in __anon10090df50111::SystemZOperand
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 231 bool isImm() const override { in isImm() function in __anon841d33e90111::SystemZOperand 234 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm() function in __anon841d33e90111::SystemZOperand
|
| /external/llvm/lib/Target/X86/AsmParser/ |
| D | X86Operand.h | 134 bool isImm() const override { return Kind == Immediate; } in isImm() function
|