Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3639 auto JumpTableInst = MIB.buildInstr(AArch64::JumpTableDest32, in selectBrJT() local
3645 return constrainSelectedInstRegOperands(*JumpTableInst, TII, TRI, RBI); in selectBrJT()