/external/clang/test/CodeGen/ |
D | builtins-arm-exclusive.c | 6 int Failure, OldVal; in atomic_inc() local
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.cc | 113 ValueHandle OldVal) { in __ubsan_handle_negate_overflow() 129 ValueHandle OldVal) { in __ubsan_handle_negate_overflow_abort()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | ProfilingUtils.cpp | 125 Value *OldVal = new LoadInst(ElementPtr, "OldFuncCounter", InsertPos); in IncrementCounterInBlock() local
|
/external/llvm/lib/IR/ |
D | DebugLoc.cpp | 269 MDNode *OldVal = get(); in allUsesReplacedWith() local
|
D | Core.cpp | 453 void LLVMReplaceAllUsesWith(LLVMValueRef OldVal, LLVMValueRef NewVal) { in LLVMReplaceAllUsesWith()
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 145 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/ |
D | RAIIObjectsForParser.h | 266 bool OldVal; variable
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 610 static Value *selectIncomingValueForBlock(Value *OldVal, BasicBlock *BB, in selectIncomingValueForBlock() 676 Value *OldVal = PN->removeIncomingValue(BB, false); in redirectValuesFromPredecessorsToPhi() local
|
D | SSAUpdater.cpp | 187 Value *OldVal = U.get(); in RewriteUse() local
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 600 Value *OldVal = NamedValues[VarName]; in Codegen() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 1895 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/ |
D | LiteralSupport.cpp | 851 llvm::APInt OldVal = Val; in GetIntegerValue() local
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 704 Value *OldVal = NamedValues[VarName]; in Codegen() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 942 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/ |
D | toy.cpp | 806 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 816 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
|
D | toy.cpp | 1096 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.cpp | 712 SDValue OldVal(N, i); in ReplaceValueWith() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 834 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
|
D | toy.cpp | 1198 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | toy.cpp | 1056 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
|
/external/clang/include/clang/Lex/ |
D | Preprocessor.h | 765 bool OldVal = DisableMacroExpansion; in LexUnexpandedToken() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | toy.cpp | 1376 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 988 Value *OldVal = Args[1]; in EmitBuiltinExpr() local
|
/external/clang/lib/Sema/ |
D | SemaStmt.cpp | 505 llvm::APSInt OldVal(Val); in ConvertIntegerToTypeWarnOnOverflow() local
|