Searched defs:RetVal (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/tools/lli/
H A DRemoteTarget.cpp49 bool RemoteTarget::executeCode(uint64_t Address, int &RetVal) { argument
/macosx-10.10.1/llvmCore-3425.0.34/tools/bugpoint/
H A DExecutionDriver.cpp342 int RetVal = AI->ExecuteProgram(BitcodeFile, InputArgv, InputFile, OutputFile, local
363 outFile << "exit " << RetVal << '\n'; local
/macosx-10.10.1/curl-83.1.2/curl/docs/examples/
H A Dsynctime.c133 int i, RetVal; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DFunctionAttrs.cpp485 Value *RetVal = FlowsToReturn[i+1]; // UniqueVector[0] is reserved. local
H A DDeadArgumentElimination.cpp863 Value *RetVal = UndefValue::get(RetTy); local
918 Value *RetVal; local
[all...]
H A DGlobalOpt.cpp2816 bool Evaluator::EvaluateFunction(Function *F, Constant *&RetVal, argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp134 bool RetVal = false; local
H A DCodeGenPrepare.cpp704 Constant *RetVal = ConstantInt::get(ReturnTy, Min ? 0 : -1ULL); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DIntegerDivision.cpp218 Value *RetVal = Builder.CreateSelect(Ret0, Zero, Dividend); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DIfConversion.cpp323 bool RetVal = false; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1646 bool RetVal = false; local
1797 bool RetVal = false; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2033 SDNode *RetVal = SelectGather(Node, Opc); local
2072 SDNode *RetVal = SelectAtomic64(Node, Opc); local
2082 SDNode *RetVal = SelectAtomicLoadArith(Node, NVT); local
H A DX86ISelLowering.cpp10614 SDValue RetVal = local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4015 SDValue RetVal = local

Completed in 409 milliseconds