Home
last modified time | relevance | path

Searched refs:ITP (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMFastISel.cpp2756 const InstructionTable *ITP = &IT[isSingleInstr][isThumb2][Bitness][isZExt]; in ARMEmitIntExt() local
2757 unsigned Opc = ITP->Opc; in ARMEmitIntExt()
2759 unsigned hasS = ITP->hasS; in ARMEmitIntExt()
2760 ARM_AM::ShiftOpc Shift = (ARM_AM::ShiftOpc) ITP->Shift; in ARMEmitIntExt()
2763 unsigned Imm = ITP->Imm; in ARMEmitIntExt()