/external/llvm/lib/Transforms/Utils/ |
D | SSAUpdater.cpp | 103 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local 116 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local
|
D | Local.cpp | 788 Value *PredVal = OldValPN->getIncomingValue(i); in redirectValuesFromPredecessorsToPhi() local
|
D | SimplifyCFG.cpp | 741 Value *PredVal = isValueEqualityComparison(Pred->getTerminator()); in SimplifyEqualityComparisonWithOnlyPredecessor() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SSAUpdater.cpp | 117 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local 130 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local
|
D | Local.cpp | 917 Value *PredVal = OldValPN->getIncomingValue(i); in redirectValuesFromPredecessorsToPhi() local
|
D | SimplifyCFG.cpp | 804 Value *PredVal = isValueEqualityComparison(Pred->getTerminator()); in SimplifyEqualityComparisonWithOnlyPredecessor() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | SSAUpdater.cpp | 132 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local 145 Value *PredVal = GetValueAtEndOfBlock(PredBB); in GetValueInMiddleOfBlock() local
|
D | SimplifyCFG.cpp | 552 Value *PredVal = isValueEqualityComparison(Pred->getTerminator()); in SimplifyEqualityComparisonWithOnlyPredecessor() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ |
D | SSAUpdaterImpl.h | 150 ValT PredVal = AvailableVals->lookup(Pred); in BuildBlockList() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/ |
D | SSAUpdaterImpl.h | 127 ValT PredVal = AvailableVals->lookup(Pred); in BuildBlockList() local
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | SSAUpdaterImpl.h | 138 ValT PredVal = AvailableVals->lookup(Pred); in BuildBlockList() local
|
/external/llvm/lib/CodeGen/ |
D | MachineSSAUpdater.cpp | 165 unsigned PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock() local
|
D | WinEHPrepare.cpp | 1122 Value *PredVal = PN->getIncomingValue(i); in insertPHIStores() local 1141 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineSSAUpdater.cpp | 168 unsigned PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock() local
|
D | WinEHPrepare.cpp | 1129 Value *PredVal = PN->getIncomingValue(i); in insertPHIStores() local 1148 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineSSAUpdater.cpp | 164 unsigned PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 724 Value *&PredVal = PredValues[Pred]; in SliceUpIllegalIntegerPHI() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 796 Value *&PredVal = PredValues[Pred]; in SliceUpIllegalIntegerPHI() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 1051 Value *&PredVal = PredValues[Pred]; in SliceUpIllegalIntegerPHI() local
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLParser.cpp | 2145 unsigned PredVal, Opc = Lex.getUIntVal(); in ParseValID() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3821 unsigned PredVal = Record[OpNum]; in parseFunctionBody() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 4809 unsigned PredVal = Record[OpNum]; in parseFunctionBody() local
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 2996 unsigned PredVal, Opc = Lex.getUIntVal(); in ParseValID() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 3272 unsigned PredVal, Opc = Lex.getUIntVal(); in ParseValID() local
|