| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kSubtarget.h | 139 unsigned getJumpTableEncoding() const;
|
| H A D | M68kSubtarget.cpp | 270 unsigned M68kSubtarget::getJumpTableEncoding() const { in getJumpTableEncoding() function in M68kSubtarget
|
| H A D | M68kISelLowering.h | 69 unsigned getJumpTableEncoding() const override;
|
| H A D | M68kISelLowering.cpp | 2829 unsigned M68kTargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in M68kTargetLowering 2830 return Subtarget.getJumpTableEncoding(); in getJumpTableEncoding() 2841 if (getJumpTableEncoding() == MachineJumpTableInfo::EK_Custom32) in getPICJumpTableRelocBase()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 39 unsigned getJumpTableEncoding() const override;
|
| H A D | XCoreISelLowering.cpp | 304 unsigned XCoreTargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in XCoreTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 234 unsigned getJumpTableEncoding() const override;
|
| H A D | NVPTXISelLowering.cpp | 3010 unsigned NVPTXTargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in NVPTXTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 221 unsigned getJumpTableEncoding() const override;
|
| H A D | VEISelLowering.cpp | 1960 unsigned VETargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in VETargetLowering 1966 return TargetLowering::getJumpTableEncoding(); in getJumpTableEncoding() 2464 unsigned JTE = getJumpTableEncoding(); in emitSjLjDispatchBlock()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SwitchLoweringUtils.cpp | 253 unsigned JTI = CurMF->getOrCreateJumpTableInfo(TLI->getJumpTableEncoding()) in buildJumpTable()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 712 unsigned getJumpTableEncoding() const override;
|
| H A D | MipsISelLowering.cpp | 4518 unsigned MipsTargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in MipsTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 390 unsigned getJumpTableEncoding() const override;
|
| H A D | RISCVISelLowering.cpp | 23586 unsigned RISCVTargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in RISCVTargetLowering 23593 return TargetLowering::getJumpTableEncoding(); in getJumpTableEncoding()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 420 unsigned getJumpTableEncoding() const override;
|
| H A D | ARMISelLowering.cpp | 3585 unsigned ARMTargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in ARMTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1164 unsigned getJumpTableEncoding() const override;
|
| H A D | PPCISelLowering.cpp | 3245 unsigned PPCTargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in PPCTargetLowering 3249 return TargetLowering::getJumpTableEncoding(); in getJumpTableEncoding()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1070 unsigned getJumpTableEncoding() const override;
|
| H A D | X86ISelLoweringCall.cpp | 432 unsigned X86TargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in X86TargetLowering 443 return TargetLowering::getJumpTableEncoding(); in getJumpTableEncoding()
|
| H A D | X86ISelLowering.cpp | 37558 unsigned JTE = getJumpTableEncoding(); in EmitSjLjDispatchBlock()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3994 virtual unsigned getJumpTableEncoding() const;
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 477 unsigned TargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding() function in TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 12776 …6TargetLowering20getJumpTableEncodingEv", "llvm::X86TargetLowering::getJumpTableEncoding() const"}, 13943 …MTargetLowering20getJumpTableEncodingEv", "llvm::ARMTargetLowering::getJumpTableEncoding() const"}, 15555 {"_ZNK4llvm14TargetLowering20getJumpTableEncodingEv", "llvm::TargetLowering::getJumpTableEncoding()…
|