Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h135 Printable printJumpTableEntryReference(unsigned Idx);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineJumpTableInfo.h145 Printable printJumpTableEntryReference(unsigned Idx);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineJumpTableInfo.h145 Printable printJumpTableEntryReference(unsigned Idx);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineJumpTableInfo.h145 Printable printJumpTableEntryReference(unsigned Idx);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h138 Printable printJumpTableEntryReference(unsigned Idx);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineJumpTableInfo.h145 Printable printJumpTableEntryReference(unsigned Idx);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineFunction.cpp981 OS << printJumpTableEntryReference(i) << ':'; in print()
995 Printable llvm::printJumpTableEntryReference(unsigned Idx) { in printJumpTableEntryReference() function in llvm
H A DMachineOperand.cpp831 OS << printJumpTableEntryReference(getIndex()); in print()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineFunction.cpp1324 OS << printJumpTableEntryReference(i) << ':'; in print()
1338 Printable llvm::printJumpTableEntryReference(unsigned Idx) { in printJumpTableEntryReference() function in llvm
H A DMachineOperand.cpp887 OS << printJumpTableEntryReference(getIndex()); in print()