Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-arm-exclusive.c6 int Failure, OldVal; in atomic_inc() local
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc113 ValueHandle OldVal) { in __ubsan_handle_negate_overflow()
129 ValueHandle OldVal) { in __ubsan_handle_negate_overflow_abort()
/external/llvm/lib/Transforms/Instrumentation/
DProfilingUtils.cpp125 Value *OldVal = new LoadInst(ElementPtr, "OldFuncCounter", InsertPos); in IncrementCounterInBlock() local
/external/llvm/lib/IR/
DDebugLoc.cpp269 MDNode *OldVal = get(); in allUsesReplacedWith() local
DCore.cpp453 void LLVMReplaceAllUsesWith(LLVMValueRef OldVal, LLVMValueRef NewVal) { in LLVMReplaceAllUsesWith()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp145 void *OldVal; in RemoveMapping() local
206 void *OldVal = CurVal; in updateGlobalMapping() local
1310 void *OldVal = EES->GlobalAddressMap.lookup(Old); in onDelete() local
/external/clang/lib/Parse/
DRAIIObjectsForParser.h266 bool OldVal; variable
/external/llvm/lib/Transforms/Utils/
DLocal.cpp610 static Value *selectIncomingValueForBlock(Value *OldVal, BasicBlock *BB, in selectIncomingValueForBlock()
676 Value *OldVal = PN->removeIncomingValue(BB, false); in redirectValuesFromPredecessorsToPhi() local
DSSAUpdater.cpp187 Value *OldVal = U.get(); in RewriteUse() local
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp600 Value *OldVal = NamedValues[VarName]; in Codegen() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1895 unsigned OldVal = MRI.createVirtualRegister(RC); in emitAtomicLoadBinary() local
2017 unsigned OldVal = MRI.createVirtualRegister(RC); in emitAtomicLoadMinMax() local
2122 unsigned OldVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local
/external/clang/lib/Lex/
DLiteralSupport.cpp851 llvm::APInt OldVal = Val; in GetIntegerValue() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp704 Value *OldVal = NamedValues[VarName]; in Codegen() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp942 unsigned OldVal = MI->getOperand(0).getReg(); in emitAtomicBinary() local
1023 unsigned OldVal = RegInfo.createVirtualRegister(RC); in emitAtomicBinaryPartword() local
1189 unsigned OldVal = MI->getOperand(2).getReg(); in emitAtomicCmpSwap() local
1266 unsigned OldVal = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp806 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp816 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
Dtoy.cpp1096 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp712 SDValue OldVal(N, i); in ReplaceValueWith() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp834 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
Dtoy.cpp1198 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp1056 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
/external/clang/include/clang/Lex/
DPreprocessor.h765 bool OldVal = DisableMacroExpansion; in LexUnexpandedToken() local
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp1376 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp988 Value *OldVal = Args[1]; in EmitBuiltinExpr() local
/external/clang/lib/Sema/
DSemaStmt.cpp505 llvm::APSInt OldVal(Val); in ConvertIntegerToTypeWarnOnOverflow() local