Home
last modified time | relevance | path

Searched defs:JumpTable (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSwitchLoweringUtils.h165 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
DPseudoSourceValue.h36 JumpTable, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSwitchLoweringUtils.h165 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
DPseudoSourceValue.h36 JumpTable, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSwitchLoweringUtils.h165 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
DPseudoSourceValue.h36 JumpTable, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSwitchLoweringUtils.h165 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
DPseudoSourceValue.h36 JumpTable, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() function
H A DPseudoSourceValue.h40 JumpTable, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h160 struct JumpTable { struct
172 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
H A DPseudoSourceValue.h41 JumpTable, enumerator
H A DISDOpcodes.h64 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h246 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/
DJumpTable.java78 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 DIceSwitchLowering.cpp78 auto *JumpTable = in clusterizeSwitch() local
H A DIceSwitchLowering.h36 JumpTable, /// Different targets and possibly sparse. enumerator
H A DIceCfg.cpp1659 for (const InstJumpTable *JumpTable : JumpTables) { in emitJumpTables() local
1665 for (const InstJumpTable *JumpTable : JumpTables) in emitJumpTables() local
H A DIceCfg.h140 void addJumpTable(InstJumpTable *JumpTable) { in addJumpTable()
H A DIceGlobalContext.cpp824 void GlobalContext::addJumpTableData(JumpTableData JumpTable) { in addJumpTableData()
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h41 JumpTable, enumerator
H A DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/
Dlink.go510 type JumpTable struct { struct
511 Sym *LSym
512 Targets []*Prog
/aosp_15_r20/bionic/linker/
H A Dlinker_relocate.cpp134 JumpTable, enumerator
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp757 auto JumpTable = new GlobalVariable(*M, JumpTableType, in buildBitSetsFromFunctions() local

12