Home
last modified time | relevance | path

Searched defs:RetI (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp534 MachineInstr *RetI = getReturn(B); in emitPrologue() local
666 MachineInstr *RetI = getReturn(MBB); in insertEpilogueInBlock() local
817 MachineInstr &RetI = MBB.back(); in updateExitPaths() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2079 ReturnInst *RetI = dyn_cast<ReturnInst>(BB->getTerminator()); in dupRetToEnableTailCallOpts() local