Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp146 for (auto &IncomingValue : Phi->incoming_values()) { in findPreviousSpillSlot() local
196 static void reservePreviousStackSlotForValue(const Value *IncomingValue, in reservePreviousStackSlotForValue()
/external/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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp200 for (const auto &IncomingValue : Phi->incoming_values()) { in findPreviousSpillSlot() local
270 static void reservePreviousStackSlotForValue(const Value *IncomingValue, in reservePreviousStackSlotForValue()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopBoundSplit.cpp438 Value *IncomingValue = PN.getIncomingValue(i); in splitLoopBound() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp997 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp944 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp999 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3391 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in SimplifyCommonResume() local
/external/llvm/bindings/go/llvm/
Dir.go1178 func (v Value) IncomingValue(i int) (rv Value) { func
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3896 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in SimplifyCommonResume() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4858 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in simplifyCommonResume() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3921 auto *IncomingValue = LCSSAPhi.getIncomingValue(0); in fixLCSSAPHIs() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp8810 Value *IncomingValue = in addUsersInExitBlock() local