Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp1869 MachineOperand JTOP = MI->getOperand(JTOpIdx); in optimizeThumb2JumpTables() local
1870 unsigned JTI = JTOP.getIndex(); in optimizeThumb2JumpTables()
1957 .addJumpTableIndex(JTI, JTOP.getTargetFlags()) in optimizeThumb2JumpTables()
1997 MachineOperand JTOP = MI->getOperand(JTOpIdx); in reorderThumb2JumpTables() local
1998 unsigned JTI = JTOP.getIndex(); in reorderThumb2JumpTables()
DARMBaseInstrInfo.cpp655 MachineOperand JTOP = in GetInstSizeInBytes() local
657 unsigned JTI = JTOP.getIndex(); in GetInstSizeInBytes()