Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2672 const InstructionTable *ITP = &IT[isSingleInstr][isThumb2][Bitness][isZExt]; in ARMEmitIntExt() local
2673 unsigned Opc = ITP->Opc; in ARMEmitIntExt()
2675 unsigned hasS = ITP->hasS; in ARMEmitIntExt()
2676 ARM_AM::ShiftOpc Shift = (ARM_AM::ShiftOpc) ITP->Shift; in ARMEmitIntExt()
2679 unsigned Imm = ITP->Imm; in ARMEmitIntExt()