Searched refs:emitJumpTableImpl (Results 1 – 3 of 3) sorted by relevance
935 virtual void emitJumpTableImpl(const MachineJumpTableInfo &MJTI,
2960 emitJumpTableImpl(*MJTI, llvm::to_vector(llvm::seq<unsigned>(JT.size()))); in emitJumpTableInfo()2976 emitJumpTableImpl(*MJTI, HotJumpTableIndices); in emitJumpTableInfo()2977 emitJumpTableImpl(*MJTI, ColdJumpTableIndices); in emitJumpTableInfo()2980 void AsmPrinter::emitJumpTableImpl(const MachineJumpTableInfo &MJTI, in emitJumpTableImpl() function in AsmPrinter
119 void emitJumpTableImpl(const MachineJumpTableInfo &MJTI,1277 void AArch64AsmPrinter::emitJumpTableImpl(const MachineJumpTableInfo &MJTI, in emitJumpTableImpl() function in AArch64AsmPrinter