Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantIslandPass.cpp1713 MachineOperand JTOP = MI->getOperand(JTOpIdx); in OptimizeThumb2JumpTables() local
1714 unsigned JTI = JTOP.getIndex(); in OptimizeThumb2JumpTables()
1797 .addJumpTableIndex(JTI, JTOP.getTargetFlags()) in OptimizeThumb2JumpTables()
1836 MachineOperand JTOP = MI->getOperand(JTOpIdx); in ReorderThumb2JumpTables() local
1837 unsigned JTI = JTOP.getIndex(); in ReorderThumb2JumpTables()
DARMBaseInstrInfo.cpp596 MachineOperand JTOP = in GetInstSizeInBytes() local
598 unsigned JTI = JTOP.getIndex(); in GetInstSizeInBytes()
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp2120 MachineOperand JTOP = MI->getOperand(JTOpIdx); in optimizeThumb2JumpTables() local
2121 unsigned JTI = JTOP.getIndex(); in optimizeThumb2JumpTables()
2170 .addJumpTableIndex(JTI, JTOP.getTargetFlags()) in optimizeThumb2JumpTables()
2234 MachineOperand JTOP = MI->getOperand(JTOpIdx); in reorderThumb2JumpTables() local
2235 unsigned JTI = JTOP.getIndex(); in reorderThumb2JumpTables()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp2098 MachineOperand JTOP = MI->getOperand(JTOpIdx); in optimizeThumb2JumpTables() local
2099 unsigned JTI = JTOP.getIndex(); in optimizeThumb2JumpTables()
2225 .addJumpTableIndex(JTI, JTOP.getTargetFlags()) in optimizeThumb2JumpTables()
2291 MachineOperand JTOP = MI->getOperand(JTOpIdx); in reorderThumb2JumpTables() local
2292 unsigned JTI = JTOP.getIndex(); in reorderThumb2JumpTables()