Home
last modified time | relevance | path

Searched refs:InstId (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp174 int InstId = InstIds[MI]; in getReachingDef() local
182 if (Def >= InstId) in getReachingDef()
206 int InstId) { in getInstFromId() argument
209 assert(InstId < static_cast<int>(MBB->size()) && in getInstFromId()
212 if (InstId < 0) in getInstFromId()
216 if (InstIds.count(&MI) && InstIds[&MI] == InstId) in getInstFromId()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp266 int InstId = InstIds.lookup(MI); in getReachingDef() local
274 if (Def >= InstId) in getReachingDef()
302 int InstId) const { in getInstFromId()
305 assert(InstId < static_cast<int>(MBB->size()) && in getInstFromId()
308 if (InstId < 0) in getInstFromId()
313 if (F != InstIds.end() && F->second == InstId) in getInstFromId()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DReachingDefAnalysis.h104 MachineInstr *getInstFromId(MachineBasicBlock *MBB, int InstId);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DReachingDefAnalysis.h271 MachineInstr *getInstFromId(MachineBasicBlock *MBB, int InstId) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DReachingDefAnalysis.h271 MachineInstr *getInstFromId(MachineBasicBlock *MBB, int InstId) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DReachingDefAnalysis.h271 MachineInstr *getInstFromId(MachineBasicBlock *MBB, int InstId) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DReachingDefAnalysis.h271 MachineInstr *getInstFromId(MachineBasicBlock *MBB, int InstId) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DReachingDefAnalysis.h271 MachineInstr *getInstFromId(MachineBasicBlock *MBB, int InstId) const;