/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | StatepointLowering.cpp | 146 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 D | StatepointLowering.cpp | 173 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 D | StatepointLowering.cpp | 200 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 D | LoopBoundSplit.cpp | 438 Value *IncomingValue = PN.getIncomingValue(i); in splitLoopBound() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/ |
D | ScopInfo.h | 734 void addIncoming(BasicBlock *IncomingBlock, Value *IncomingValue) { in addIncoming()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/ |
D | ScopInfo.h | 734 void addIncoming(BasicBlock *IncomingBlock, Value *IncomingValue) { in addIncoming()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/ |
D | ScopInfo.h | 734 void addIncoming(BasicBlock *IncomingBlock, Value *IncomingValue) { in addIncoming()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/ |
D | ScopInfo.h | 734 void addIncoming(BasicBlock *IncomingBlock, Value *IncomingValue) { in addIncoming()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 997 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 944 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 999 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 3391 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in SimplifyCommonResume() local
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 1178 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 D | SimplifyCFG.cpp | 3896 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in SimplifyCommonResume() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 4858 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); in simplifyCommonResume() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 3921 auto *IncomingValue = LCSSAPhi.getIncomingValue(0); in fixLCSSAPHIs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 8810 Value *IncomingValue = in addUsersInExitBlock() local
|