Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp91 const auto *RetInst = dyn_cast_or_null<ReturnInst>(B.getTerminator()); in classifyFunctionType() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1555 MCInst RetInst; in emitInstruction() local