Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64CompressJumpTables.cpp35 class AArch64CompressJumpTables : public MachineFunctionPass { class
52 AArch64CompressJumpTables() : MachineFunctionPass(ID) { in AArch64CompressJumpTables() function in __anon20d244c60111::AArch64CompressJumpTables
66 char AArch64CompressJumpTables::ID = 0;
69 INITIALIZE_PASS(AArch64CompressJumpTables, DEBUG_TYPE,
73 AArch64CompressJumpTables::computeBlockSize(MachineBasicBlock &MBB) { in computeBlockSize()
87 bool AArch64CompressJumpTables::scanFunction() { in scanFunction()
108 bool AArch64CompressJumpTables::compressJumpTable(MachineInstr &MI, in compressJumpTable()
162 bool AArch64CompressJumpTables::runOnMachineFunction(MachineFunction &MFIn) { in runOnMachineFunction()
187 return new AArch64CompressJumpTables(); in createAArch64CompressJumpTablesPass()
DCMakeLists.txt59 AArch64CompressJumpTables.cpp
/openbsd/src/gnu/usr.bin/clang/libLLVMAArch64CodeGen/
DMakefile37 AArch64CompressJumpTables.cpp \
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/AArch64/
DBUILD.gn117 "AArch64CompressJumpTables.cpp",
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt6264 llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp