Searched refs:AddCCFrm (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| D | X86RecognizableInstr.h | 104 AddCCFrm = 9, enumerator
|
| D | X86RecognizableInstr.cpp | 494 case X86Local::AddCCFrm: in emitInstructionSpecifier() 769 case X86Local::AddCCFrm: in emitDecodePath() 833 Form == X86Local::MRMXmCC || Form == X86Local::AddCCFrm) { in emitDecodePath()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86InstrControl.td | 75 def JCC_1 : Ii8PCRel <0x70, AddCCFrm, (outs), 80 def JCC_2 : Ii16PCRel<0x80, AddCCFrm, (outs), 84 def JCC_4 : Ii32PCRel<0x80, AddCCFrm, (outs),
|
| D | X86InstrFormats.td | 29 def AddCCFrm : Format<9>;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86BaseInfo.h | 622 AddCCFrm = 9, enumerator 1101 case X86II::AddCCFrm: in getMemoryOperandNo()
|
| D | X86MCCodeEmitter.cpp | 1457 case X86II::AddCCFrm: { in encodeInstruction()
|