Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h75 GenericValue ExitValue; // The return value of the called function variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp263 int64_t ExitValue; handleFloatingPointIV() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp193 VPValue *ExitValue = getOperand(0); fixPhi() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1501 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); rewriteLoopExitValues() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3727 int ExitValue = 0; global() member
[all...]
/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp109 std::optional<std::string> ExitValue; member
3283 std::string ExitValue; handleMacroInvocation() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp13399 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); getNumIterationsInRange() local
13783 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); print() local