Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h75 GenericValue ExitValue; // The return value of the called function variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h76 GenericValue ExitValue; // The return value of the called function variable
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h96 GenericValue ExitValue; // The return value of the called function variable
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp303 int64_t ExitValue; in handleFloatingPointIV() local
562 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in rewriteLoopExitValues() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp364 int64_t ExitValue; in handleFloatingPointIV() local
644 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in rewriteLoopExitValues() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp139 VPValue *ExitValue = getOperand(0); in fixPhi() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1938 int ExitValue; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp270 int64_t ExitValue; in handleFloatingPointIV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1356 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in rewriteLoopExitValues() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2760 int ExitValue = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3349 int ExitValue = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DMasmParser.cpp109 std::optional<std::string> ExitValue; member
3314 std::string ExitValue; in handleMacroInvocation() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp8836 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
9642 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp10904 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
11659 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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