/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 165 struct JumpTable { struct 177 /// The debug location of the instruction this JumpTable was produced from. argument 180 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D, in JumpTable() argument
|
D | PseudoSourceValue.h | 36 JumpTable, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 165 struct JumpTable { struct 177 /// The debug location of the instruction this JumpTable was produced from. argument 180 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D, in JumpTable() argument
|
D | PseudoSourceValue.h | 36 JumpTable, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 165 struct JumpTable { struct 177 /// The debug location of the instruction this JumpTable was produced from. argument 180 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D, in JumpTable() function
|
D | PseudoSourceValue.h | 36 JumpTable, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 165 struct JumpTable { struct 177 /// The debug location of the instruction this JumpTable was produced from. argument 180 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D, in JumpTable() argument
|
D | PseudoSourceValue.h | 36 JumpTable, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | SwitchLoweringUtils.h | 165 struct JumpTable { struct 177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() function
|
H A D | PseudoSourceValue.h | 40 JumpTable, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SwitchLoweringUtils.h | 160 struct JumpTable { struct 172 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
|
H A D | PseudoSourceValue.h | 41 JumpTable, enumerator
|
H A D | ISDOpcodes.h | 64 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 246 struct JumpTable { struct 247 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, in JumpTable() function 272 typedef std::pair<JumpTableHeader, JumpTable> JumpTableBlock; argument
|
/aosp_15_r20/packages/modules/NetworkStack/src/android/net/apf/ |
D | JumpTable.java | 78 public class JumpTable { class 88 public JumpTable(@NonNull String startLabel, MemorySlot returnAddressMemorySlot) { in JumpTable() method in JumpTable
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceSwitchLowering.cpp | 78 auto *JumpTable = in clusterizeSwitch() local
|
H A D | IceSwitchLowering.h | 36 JumpTable, /// Different targets and possibly sparse. enumerator
|
H A D | IceCfg.cpp | 1659 for (const InstJumpTable *JumpTable : JumpTables) { in emitJumpTables() local 1665 for (const InstJumpTable *JumpTable : JumpTables) in emitJumpTables() local
|
H A D | IceCfg.h | 140 void addJumpTable(InstJumpTable *JumpTable) { in addJumpTable()
|
H A D | IceGlobalContext.cpp | 824 void GlobalContext::addJumpTableData(JumpTableData JumpTable) { in addJumpTableData()
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | PseudoSourceValue.h | 41 JumpTable, enumerator
|
H A D | ISDOpcodes.h | 63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
D | link.go | 510 type JumpTable struct { struct 511 Sym *LSym 512 Targets []*Prog
|
/aosp_15_r20/bionic/linker/ |
H A D | linker_relocate.cpp | 134 JumpTable, enumerator
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 757 auto JumpTable = new GlobalVariable(*M, JumpTableType, in buildBitSetsFromFunctions() local
|