Home
last modified time | relevance | path

Searched defs:IncomingValue (Results 1 – 16 of 16) 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/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp190 for (auto &IncomingValue : Phi->incoming_values()) { in findPreviousSpillSlot() local
260 static void reservePreviousStackSlotForValue(const Value *IncomingValue, in reservePreviousStackSlotForValue()
/external/llvm-project/polly/include/polly/
DScopInfo.h732 void addIncoming(BasicBlock *IncomingBlock, Value *IncomingValue) { in addIncoming()
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp999 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-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp997 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2598 Value *IncomingValue, bool IsExitBlock) { in ensurePHIWrite()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3391 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in SimplifyCommonResume() local
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go1297 func (v Value) IncomingValue(i int) (rv Value) { func
/external/llvm/bindings/go/llvm/
Dir.go1178 func (v Value) IncomingValue(i int) (rv Value) { func
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4069 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in simplifyCommonResume() local
/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-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3921 auto *IncomingValue = LCSSAPhi.getIncomingValue(0); in fixLCSSAPHIs() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4393 auto *IncomingValue = LCSSAPhi.getIncomingValue(0); in fixLCSSAPHIs() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp7773 Value *IncomingValue = PHI->getIncomingValue(u); in updateWithPHINode() local