Home
last modified time | relevance | path

Searched defs:JTAddr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Passes/
H A DJTFootprintReduction.cpp132 uint64_t JTAddr, JumpTable *JumpTable, DataflowInfoManager &Info) { in tryOptimizeNonPIC()
173 uint64_t JTAddr, JumpTable *JumpTable, in tryOptimizePIC()
220 const uint64_t JTAddr = BC.MIB->getJumpTable(*IndJmp); in optimizeFunction() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3596 Register JTAddr = I.getOperand(0).getReg(); selectBrJT() local