Home
last modified time | relevance | path

Searched defs:IncomingValue (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp173 for (auto &IncomingValue : Phi->incoming_values()) { in findPreviousSpillSlot() local
223 static void reservePreviousStackSlotForValue(const Value *IncomingValue, in reservePreviousStackSlotForValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp997 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3896 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in SimplifyCommonResume() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3921 auto *IncomingValue = LCSSAPhi.getIncomingValue(0); in fixLCSSAPHIs() local