Searched defs:getInst (Results 1 - 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ | ||
| H A D | MCInst.h | 105 const MCInst *getInst() const { in getInst() function in llvm::MCOperand |
| H A D | MCFragment.h | 269 const MCInst &getInst() const { return Inst; } in getInst() function in llvm::MCRelaxableFragment |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ | ||
| H A D | MemoryDependenceAnalysis.h | 177 Instruction *getInst() const { in getInst() function in llvm::MemDepResult |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
| H A D | PeepholeOptimizer.cpp | 301 const MachineInstr *getInst() const { return Inst; } in getInst() function in __anon24078::ValueTrackerResult |
Completed in 7 milliseconds