Home
last modified time | relevance | path

Searched defs:OldVal (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DProfilingUtils.cpp125 Value *OldVal = new LoadInst(ElementPtr, "OldFuncCounter", InsertPos); in IncrementCounterInBlock() local
/external/llvm/lib/VMCore/
DDebugLoc.cpp269 MDNode *OldVal = get(); in allUsesReplacedWith() local
DCore.cpp440 void LLVMReplaceAllUsesWith(LLVMValueRef OldVal, LLVMValueRef NewVal) { in LLVMReplaceAllUsesWith()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp144 void *OldVal; in RemoveMapping() local
205 void *OldVal = CurVal; in updateGlobalMapping() local
1146 void *OldVal = EES->GlobalAddressMap.lookup(Old); in onDelete() local
/external/clang/lib/Parse/
DRAIIObjectsForParser.h266 bool OldVal; variable
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp218 Value *OldVal = U.get(); in RewriteUse() local
DLocal.cpp607 Value *OldVal = PN->removeIncomingValue(BB, false); in TryToSimplifyUncondBranchFromEmptyBlock() local
/external/clang/lib/Lex/
DLiteralSupport.cpp785 llvm::APInt OldVal = Val; in GetIntegerValue() local
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp600 Value *OldVal = NamedValues[VarName]; in Codegen() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1065 unsigned OldVal = MI->getOperand(0).getReg(); in EmitAtomicBinary() local
1146 unsigned OldVal = RegInfo.createVirtualRegister(RC); in EmitAtomicBinaryPartword() local
1305 unsigned OldVal = MI->getOperand(2).getReg(); in EmitAtomicCmpSwap() local
1382 unsigned OldVal = RegInfo.createVirtualRegister(RC); in EmitAtomicCmpSwapPartword() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp704 Value *OldVal = NamedValues[VarName]; in Codegen() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp806 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp709 SDValue OldVal(N, i); in ReplaceValueWith() local
/external/clang/include/clang/Lex/
DPreprocessor.h648 bool OldVal = DisableMacroExpansion; in LexUnexpandedToken() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp955 Value *OldVal = Args[1]; in EmitBuiltinExpr() local
/external/clang/lib/Sema/
DSemaStmt.cpp454 llvm::APSInt OldVal(Val); in ConvertIntegerToTypeWarnOnOverflow() local