Home
last modified time | relevance | path

Searched defs:Incoming (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp225 SDValue Incoming = Builder.getValue(IncomingValue); in reservePreviousStackSlotForValue() local
368 spillIncomingStatepointValue(SDValue Incoming, SDValue Chain, in spillIncomingStatepointValue()
415 static void lowerIncomingStatepointValue(SDValue Incoming, bool LiveInOnly, in lowerIncomingStatepointValue()
552 SDValue Incoming; in lowerStatepointMetaArgs() local
587 SDValue Incoming = Builder.getValue(V); in lowerStatepointMetaArgs() local
DLegalizeIntegerTypes.cpp4432 SDValue Incoming = GetPromotedInteger(N->getOperand(VecIdx)); in PromoteIntOp_CONCAT_VECTORS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp451 copyState(SystemZHazardRecognizer *Incoming) { in copyState()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceGraphBuilder.cpp145 Incoming, // Incoming edges to the SCC in createPiBlocks() enumerator
DLoopInfo.cpp122 bool Loop::getIncomingAndBackEdge(BasicBlock *&Incoming, in getIncomingAndBackEdge()
151 BasicBlock *Incoming = nullptr, *Backedge = nullptr; in getCanonicalInductionVariable() local
DLazyValueInfo.cpp1912 Value *Incoming = PHI->getIncomingValue(i); in getPredicateAt() local
DInstructionSimplify.cpp582 Value *Incoming = PI->getIncomingValue(u); in ThreadCmpOverPHI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp166 Value *Incoming = P->getIncomingValue(i); in simplifyCommonValuePhi() local
218 Value *Incoming = P->getIncomingValue(i); in processPHI() local
DSimpleLoopUnswitch.cpp246 Value *Incoming = PN.getIncomingValue(i); in rewritePHINodesForExitAndUnswitchedBlocks() local
DIndVarSimplify.cpp840 Value *Incoming = P->getIncomingValueForBlock(ExitingBlocks[0]); in canLoopBeDeleted() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DReachingDefAnalysis.cpp59 const LiveRegsDefInfo &Incoming = MBBOutRegsInfos[pred->getNumber()]; in enterBasicBlock() local
DExecutionDomainFix.cpp172 LiveRegsDVInfo &Incoming = MBBOutRegsInfos[pred->getNumber()]; in enterBasicBlock() local
DModuloSchedule.cpp833 static void removePhis(MachineBasicBlock *BB, MachineBasicBlock *Incoming) { in removePhis()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp643 Value *Incoming = PHI.getIncomingValueForBlock(*BB); in UnrollLoop() local
DSimplifyIndVar.cpp215 Value *Incoming = PN->getIncomingValue(Idx); in makeIVComparisonInvariant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1077 Value *Incoming = GetRCIdentityRoot(PN->getIncomingValue(i)); in OptimizeIndividualCallImpl() local
1136 Value *Incoming = GetRCIdentityRoot(PN->getIncomingValue(i)); in OptimizeIndividualCallImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp382 std::unique_ptr<WaitcntBrackets> Incoming; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp575 MachineBasicBlock *Incoming = *PI++; in getLoopTripCount() local
/third_party/typescript/src/harness/
DfourslashImpl.ts155 Incoming, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3615 Value *Incoming = VecPhi; in fixFirstOrderRecurrence() local
3662 auto *Incoming = BB == LoopMiddleBlock ? ExtractForScalar : ScalarInit; in fixFirstOrderRecurrence() local
DSLPVectorizer.cpp7244 SmallVector<Value *, 4> Incoming; in vectorizeChainsInBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp179 Value *Incoming = getIncomingValue(i); in hasConstantOrUndefValue() local