Home
last modified time | relevance | path

Searched defs:ExitValue (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h75 GenericValue ExitValue; // The return value of the called function variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp139 VPValue *ExitValue = getOperand(0); in fixPhi() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp270 int64_t ExitValue; in handleFloatingPointIV() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1356 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in rewriteLoopExitValues() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3349 int ExitValue = 0; member
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp109 std::optional<std::string> ExitValue; member
3314 std::string ExitValue; in handleMacroInvocation() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp13303 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
13637 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local