/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SlotIndexes.h | 52 MachineInstr* getInstr() const { return mi; } in getInstr() function
|
D | DbgEntityHistoryCalculator.h | 81 const MachineInstr *getInstr() const { return Instr.getPointer(); } in getInstr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SlotIndexes.h | 52 MachineInstr* getInstr() const { return mi; } in getInstr() function
|
D | DbgEntityHistoryCalculator.h | 81 const MachineInstr *getInstr() const { return Instr.getPointer(); } in getInstr() function
|
D | ScheduleDAG.h | 373 MachineInstr *getInstr() const { in getInstr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SlotIndexes.h | 52 MachineInstr* getInstr() const { return mi; } in getInstr() function
|
D | DbgEntityHistoryCalculator.h | 81 const MachineInstr *getInstr() const { return Instr.getPointer(); } in getInstr() function
|
D | ScheduleDAG.h | 373 MachineInstr *getInstr() const { in getInstr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SlotIndexes.h | 52 MachineInstr* getInstr() const { return mi; } in getInstr() function
|
D | DbgEntityHistoryCalculator.h | 81 const MachineInstr *getInstr() const { return Instr.getPointer(); } in getInstr() function
|
D | ScheduleDAG.h | 373 MachineInstr *getInstr() const { in getInstr() function
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | SlotIndexes.h | 46 MachineInstr* getInstr() const { return mi; } in getInstr() function
|
H A D | MachineInstrBuilder.h | 66 MachineInstr *getInstr() const { return MI; } in getInstr() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | SlotIndexes.h | 52 MachineInstr* getInstr() const { return mi; } in getInstr() function
|
H A D | DbgEntityHistoryCalculator.h | 81 const MachineInstr *getInstr() const { return Instr.getPointer(); } in getInstr() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SlotIndexes.h | 53 MachineInstr* getInstr() const { return mi; } in getInstr() function
|
H A D | DbgEntityHistoryCalculator.h | 60 const MachineInstr *getInstr() const { return Instr.getPointer(); } in getInstr() function
|
H A D | ScheduleDAG.h | 373 MachineInstr *getInstr() const { in getInstr() function
|
H A D | MachineInstrBuilder.h | 80 MachineInstr *getInstr() const { return MI; } in getInstr() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 363 SDValue getInstr(unsigned MachineOpc, const SDLoc &dl, MVT Ty, in getInstr() function
|
H A D | HexagonBlockRanges.cpp | 171 MachineInstr *HexagonBlockRanges::InstrIndexMap::getInstr(IndexType Idx) const { in getInstr() function in HexagonBlockRanges::InstrIndexMap
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 404 SDValue getInstr(unsigned MachineOpc, const SDLoc &dl, MVT Ty, in getInstr() function
|
H A D | HexagonBlockRanges.cpp | 171 MachineInstr *HexagonBlockRanges::InstrIndexMap::getInstr(IndexType Idx) const { in getInstr() function in HexagonBlockRanges::InstrIndexMap
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 175 MachineInstr *HexagonBlockRanges::InstrIndexMap::getInstr(IndexType Idx) const { in getInstr() function in HexagonBlockRanges::InstrIndexMap
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | LoopAccessAnalysis.h | 57 const Instruction *getInstr() const { return Instr; } in getInstr() function
|