Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp146 for (auto &IncomingValue : Phi->incoming_values()) { in findPreviousSpillSlot() local
196 static void reservePreviousStackSlotForValue(const Value *IncomingValue, in reservePreviousStackSlotForValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp173 for (auto &IncomingValue : Phi->incoming_values()) { in findPreviousSpillSlot() local
223 static void reservePreviousStackSlotForValue(const Value *IncomingValue, in reservePreviousStackSlotForValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp200 for (const auto &IncomingValue : Phi->incoming_values()) { in findPreviousSpillSlot() local
270 static void reservePreviousStackSlotForValue(const Value *IncomingValue, in reservePreviousStackSlotForValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopBoundSplit.cpp438 Value *IncomingValue = PN.getIncomingValue(i); in splitLoopBound() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/
DScopInfo.h734 void addIncoming(BasicBlock *IncomingBlock, Value *IncomingValue) { in addIncoming()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/
DScopInfo.h734 void addIncoming(BasicBlock *IncomingBlock, Value *IncomingValue) { in addIncoming()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/
DScopInfo.h734 void addIncoming(BasicBlock *IncomingBlock, Value *IncomingValue) { in addIncoming()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/
DScopInfo.h734 void addIncoming(BasicBlock *IncomingBlock, Value *IncomingValue) { in addIncoming()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp997 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp944 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp999 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3391 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in SimplifyCommonResume() local
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go1178 func (v Value) IncomingValue(i int) (rv Value) { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3896 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in SimplifyCommonResume() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4858 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in simplifyCommonResume() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3921 auto *IncomingValue = LCSSAPhi.getIncomingValue(0); in fixLCSSAPHIs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8810 Value *IncomingValue = in addUsersInExitBlock() local