Home
last modified time | relevance | path

Searched defs:Top (Results 1 - 25 of 27) sorted by relevance

12

/third_party/node/deps/v8/src/torque/
H A Dcontextual.h75 static Scope*& Top() { return ContextualVariableTop<Derived>(); } in Top() function in v8::internal::torque::ContextualVariable
H A Dutils.h265 const T& Top() const { return Peek(AboveTop() - 1); } in Top() function in v8::internal::torque::Stack
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFG.cpp41 std::pair<const BasicBlock*, succ_const_iterator> &Top = VisitStack.back(); in FindFunctionBackedges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPrettyStackTrace.cpp291 void llvm::RestorePrettyStackState(const void *Top) { in RestorePrettyStackState() argument
H A DVirtualFileSystem.cpp1511 auto *Top = dyn_cast<yaml::MappingNode>(Root); in parse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.cpp108 BasicBlock *Top = Stack.pop_back_val(); in isUniformlyReached() local
H A DGCNIterativeScheduler.cpp380 auto Top = R.Begin; in scheduleRegion() local
H A DR600ControlFlowFinalizer.cpp204 CFStack::StackItem Top = BranchStack.back(); in popBranch() local
/third_party/node/deps/v8/src/compiler/
H A Dstate-values-utils.cc311 SparseInputMask::InputIterator* StateValuesAccess::iterator::Top() { in Top() function in v8::internal::compiler::StateValuesAccess::iterator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DProfile.cpp356 auto Top = TSD.back(); in profileFromTrace() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DBitTracker.h156 Top, // Bit not yet defined. enumerator
H A DHexagonMachineScheduler.h221 VLIWSchedBoundary Top; member in llvm::ConvergingVLIWScheduler
H A DRDFGraph.cpp664 Iterator(const DataFlowGraph::DefStack &S, bool Top) Iterator() argument
H A DHexagonConstPropagation.cpp110 enum { Normal, Top, Bottom }; enumerator
250 LatticeCell Top, Bottom; member in __anon24612::MachineConstPropagator::CellMap
/third_party/backends/backend/escl/
H A Descl.h186 int Top; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLegacyPassManager.cpp1735 PMDataManager *Top = this->top(); in pop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp791 Value *Top = IRB.CreateLShr(WideLoad, ShiftVal); in CreateWideLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1861 TopFallThroughFreq( const MachineBasicBlock *Top, const BlockFilterSet &LoopBlockSet) TopFallThroughFreq() argument
2229 hasViableTopFallthrough( const MachineBasicBlock *Top, const BlockFilterSet &LoopBlockSet) hasViableTopFallthrough() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp549 SDValue Top = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i8, LHShi, in getAVRCmp() local
587 SDValue Top = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i8, LHS3, in getAVRCmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1568 uint64_t Top = (Mask >> First) + 1; in isStringOfOnes() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DWasmTranslator.cpp485 auto *Top = makeVariable(DestTy); in Binop() local
511 auto *Top = makeVariable(DestTy); in Binop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h987 SchedBoundary Top; member in llvm::GenericScheduler
1022 SchedBoundary Top; member in llvm::PostGenericScheduler
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2996 NodeState &Top = Stack.back(); in pushDownUntilBottom() local
3070 NodeState &Top = Stack.back(); moveNext() local
[all...]
/third_party/backends/backend/
H A Dmustek_usb2_asic.h101 unsigned int Top; member
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h2784 GLmatrix *Top; /**< points into Stack */ member

Completed in 73 milliseconds

12