Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DUse.cpp23 Value *OldVal = Val; in swap() local
DCore.cpp855 void LLVMReplaceAllUsesWith(LLVMValueRef OldVal, LLVMValueRef NewVal) { in LLVMReplaceAllUsesWith()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
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
DMipsISelLowering.cpp1549 Register OldVal = MI.getOperand(0).getReg(); in emitAtomicBinary() local
1858 Register OldVal = MI.getOperand(2).getReg(); in emitAtomicCmpSwap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp180 Value *OldVal = U->get(); in RewriteAllUses() local
DSSAUpdater.cpp199 Value *OldVal = U.get(); in RewriteUse() local
DLocal.cpp831 static Value *selectIncomingValueForBlock(Value *OldVal, BasicBlock *BB, in selectIncomingValueForBlock()
897 Value *OldVal = PN->removeIncomingValue(BB, false); in redirectValuesFromPredecessorsToPhi() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp309 auto *OldVal = OldPHI->getIncomingValue(i); in rewrite() local
DThreadSanitizer.cpp697 Value *OldVal = C; in instrumentAtomic() local
DInstrProfiling.cpp212 LoadInst *OldVal = Builder.CreateLoad(Ty, Addr, "pgocount.promoted"); in doExtraRewritesBeforeFinalDeletion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp176 uint64_t OldVal; in RemoveMapping() local
261 uint64_t OldVal = CurVal; in updateGlobalMapping() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp903 Value *OldVal = Builder.CreateExtractValue(NewCI, 0); in expandPartwordCmpXchg() local
987 Value *OldVal = TLI->emitMaskedAtomicCmpXchgIntrinsic( in expandAtomicCmpXchgToMaskedIntrinsic() local
1078 Value *OldVal = Builder.CreateExtractValue(NewCI, 0); in convertCmpXchgToIntegerType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp663 SDValue OldVal(N, i); in ReplaceValueWith() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp7065 Register OldVal = MRI.createVirtualRegister(RC); in emitAtomicLoadBinary() local
7183 Register OldVal = MRI.createVirtualRegister(RC); in emitAtomicLoadMinMax() local
7292 Register OldVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local