Home
last modified time | relevance | path

Searched defs:RetInst (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp93 const auto *RetInst = dyn_cast_or_null<ReturnInst>(B.getTerminator()); in classifyFunctionType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1839 MCInst RetInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1915 if (auto *RetInst = dyn_cast<ReturnInst>(&Inst)) { in propagateShadowValues() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp540 if (auto *RetInst = dyn_cast<ReturnInst>(Inst)) { in invalidate() local