Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCurrentSourceLocExprScope.h69 CurrentSourceLocExprScope OldVal; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp245 Register OldVal = I->getOperand(2).getReg(); in expandAtomicCmpSwap() local
416 Register OldVal = I->getOperand(6).getReg(); in expandAtomicBinOpSubword() local
632 Register OldVal = I->getOperand(0).getReg(); in expandAtomicBinOp() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h272 bool OldVal; variable
294 bool OldVal; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp180 Value *OldVal = U->get(); in RewriteAllUses() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGAtomic.cpp495 llvm::Value *OldVal, in EmitPostAtomicMinMax()
1833 auto *OldVal = CGF.Builder.CreateLoad(ExpectedAddr); in EmitAtomicUpdateLibcall() local
1854 auto *OldVal = EmitAtomicLoadOp(Failure, IsVolatile); in EmitAtomicUpdateOp() local
1919 auto *OldVal = CGF.Builder.CreateLoad(ExpectedAddr); in EmitAtomicUpdateLibcall() local
1936 auto *OldVal = EmitAtomicLoadOp(Failure, IsVolatile); in EmitAtomicUpdateOp() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.cc151 static void handleNegateOverflowImpl(OverflowData *Data, ValueHandle OldVal, in handleNegateOverflowImpl()
177 ValueHandle OldVal) { in __ubsan_handle_negate_overflow()
182 ValueHandle OldVal) { in __ubsan_handle_negate_overflow_abort()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cc147 static void handleNegateOverflowImpl(OverflowData *Data, ValueHandle OldVal, in handleNegateOverflowImpl()
173 ValueHandle OldVal) { in __ubsan_handle_negate_overflow()
178 ValueHandle OldVal) { in __ubsan_handle_negate_overflow_abort()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp314 auto *OldVal = OldPHI->getIncomingValue(i); in rewrite() local
H A DThreadSanitizer.cpp809 Value *OldVal = C; in instrumentAtomic() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cpp249 static void handleNegateOverflowImpl(OverflowData *Data, ValueHandle OldVal, in handleNegateOverflowImpl()
275 ValueHandle OldVal) { in __ubsan_handle_negate_overflow()
280 ValueHandle OldVal) { in __ubsan_handle_negate_overflow_abort()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp173 uint64_t OldVal; in RemoveMapping() local
258 uint64_t OldVal = CurVal; in updateGlobalMapping() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp933 Value *OldVal = Builder.CreateExtractValue(NewCI, 0); in expandPartwordCmpXchg() local
1017 Value *OldVal = TLI->emitMaskedAtomicCmpXchgIntrinsic( in expandAtomicCmpXchgToMaskedIntrinsic() local
1108 Value *OldVal = Builder.CreateExtractValue(NewCI, 0); in convertCmpXchgToIntegerType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp679 SDValue OldVal(N, i); in ReplaceValueWith() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp714 Value *OldVal = NamedValues[VarName]; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp826 Value *OldVal = NamedValues[VarName]; in codegen() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp1044 llvm::APInt OldVal = Val; in GetIntegerValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp813 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp932 AllocaInst *OldVal = NamedValues[VarName]; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp938 AllocaInst *OldVal = NamedValues[VarName]; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp932 AllocaInst *OldVal = NamedValues[VarName]; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp932 AllocaInst *OldVal = NamedValues[VarName]; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp915 AllocaInst *OldVal = NamedValues[VarName]; in codegen() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp642 SVal OldVal = State->getSVal(Iterator, C.getLocationContext()); in handlePtrIncrOrDecr() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp937 AllocaInst *OldVal = NamedValues[VarName]; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp831 AllocaInst *OldVal = NamedValues[VarName]; in Codegen() local

12