Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp1856 MachineOperand JTOP = MI->getOperand(JTOpIdx); in optimizeThumb2JumpTables() local
1857 unsigned JTI = JTOP.getIndex(); in optimizeThumb2JumpTables()
1942 .addJumpTableIndex(JTI, JTOP.getTargetFlags()) in optimizeThumb2JumpTables()
1982 MachineOperand JTOP = MI->getOperand(JTOpIdx); in reorderThumb2JumpTables() local
1983 unsigned JTI = JTOP.getIndex(); in reorderThumb2JumpTables()
DARMBaseInstrInfo.cpp603 MachineOperand JTOP = in GetInstSizeInBytes() local
605 unsigned JTI = JTOP.getIndex(); in GetInstSizeInBytes()