Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h149 ValT PredVal = AvailableVals->lookup(Pred); in BuildBlockList() local
336 ValT PredVal = Info->Preds[Idx]->DefBB->AvailableVal; in FindSingularVal() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp114 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local
126 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local
DLocal.cpp1045 Value *PredVal = OldValPN->getIncomingValue(i); in redirectValuesFromPredecessorsToPhi() local
DSimplifyCFG.cpp893 Value *PredVal = isValueEqualityComparison(Pred->getTerminator()); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp103 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local
116 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local
DLocal.cpp788 Value *PredVal = OldValPN->getIncomingValue(i); in redirectValuesFromPredecessorsToPhi() local
DSimplifyCFG.cpp741 Value *PredVal = isValueEqualityComparison(Pred->getTerminator()); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp116 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local
129 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local
DLocal.cpp924 Value *PredVal = OldValPN->getIncomingValue(i); in redirectValuesFromPredecessorsToPhi() local
DSimplifyCFG.cpp819 Value *PredVal = isValueEqualityComparison(Pred->getTerminator()); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h149 ValT PredVal = AvailableVals->lookup(Pred); in BuildBlockList() local
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h138 ValT PredVal = AvailableVals->lookup(Pred); in BuildBlockList() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp174 Register PredVal = GetValueAtEndOfBlockInternal(PredBB, ExistingValueOnly); in GetValueInMiddleOfBlock() local
DWinEHPrepare.cpp1138 Value *PredVal = PN->getIncomingValue(i); in insertPHIStores() local
1157 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()
/external/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp165 unsigned PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock() local
DWinEHPrepare.cpp1122 Value *PredVal = PN->getIncomingValue(i); in insertPHIStores() local
1141 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp167 unsigned PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock() local
DWinEHPrepare.cpp1131 Value *PredVal = PN->getIncomingValue(i); in insertPHIStores() local
1150 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp796 Value *&PredVal = PredValues[Pred]; in SliceUpIllegalIntegerPHI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp1069 Value *&PredVal = PredValues[Pred]; in SliceUpIllegalIntegerPHI() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp1211 Value *&PredVal = PredValues[Pred]; in SliceUpIllegalIntegerPHI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4194 unsigned PredVal = Record[OpNum]; in parseFunctionBody() local
/external/llvm/lib/AsmParser/
DLLParser.cpp2996 unsigned PredVal, Opc = Lex.getUIntVal(); in ParseValID() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4809 unsigned PredVal = Record[OpNum]; in parseFunctionBody() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp3389 unsigned PredVal, Opc = Lex.getUIntVal(); in ParseValID() local

12