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

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp40 ResetStackCleanup(llvm::CrashRecoveryContext *Context, const void *Top) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp128 Frame *Top = getCurrentFrame(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DPrettyStackTrace.cpp291 void llvm::RestorePrettyStackState(const void *Top) { argument
H A DVirtualFileSystem.cpp1511 auto *Top = dyn_cast<yaml::MappingNode>(Root); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp41 std::pair<const BasicBlock*, succ_const_iterator> &Top = VisitStack.back(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.cpp108 BasicBlock *Top = Stack.pop_back_val(); local
H A DGCNIterativeScheduler.cpp380 auto Top = R.Begin; local
H A DR600ControlFlowFinalizer.cpp204 CFStack::StackItem Top = BranchStack.back(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h221 VLIWSchedBoundary Top; member in class:llvm::ConvergingVLIWScheduler
H A DBitTracker.h156 Top, // Bit not yet defined. enumerator in enum:llvm::BitTracker::BitValue::ValueType
193 BitValue(ValueType T = Top) : Type(T) {} argument
H A DHexagonConstPropagation.cpp110 enum { Normal, Top, Bottom }; enumerator in enum:__anon2231::LatticeCell::__anon2233
250 LatticeCell Top, Bottom; member in class:__anon2231::MachineConstPropagator::CellMap
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h433 const auto &Top = ShadowStack.back(); variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp356 auto Top = TSD.back(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp156 const auto &Top = ThreadStack.back(); local
H A Dxray-stacks.cpp382 auto &Top = TS.back(); local
447 void printStack(raw_ostream &OS, const StackTrieNode *Top, argument
569 auto *Top = S.pop_back_val(); local
622 auto *Top = S.pop_back_val(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp259 auto *Top = getTopLevelModule(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp791 Value *Top = IRB.CreateLShr(WideLoad, ShiftVal); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp1735 PMDataManager *Top = this->top(); local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h485 lldb::IOHandlerSP Top() { function in class:lldb_private::IOHandlerStack
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h987 SchedBoundary Top; member in class:llvm::GenericScheduler
1022 SchedBoundary Top; member in class:llvm::PostGenericScheduler
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp549 SDValue Top = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i8, LHShi, local
587 SDValue Top = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i8, LHS3, local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1861 TopFallThroughFreq( const MachineBasicBlock *Top, const BlockFilterSet &LoopBlockSet) argument
2229 hasViableTopFallthrough( const MachineBasicBlock *Top, const BlockFilterSet &LoopBlockSet) argument
[all...]
H A DRDFGraph.cpp664 Iterator(const DataFlowGraph::DefStack &S, bool Top) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1568 uint64_t Top = (Mask >> First) + 1; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp866 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, SValBuilder &SVB, const ClusterBindings &Cluster, const SubRegion *Top, BindingKey TopKey, bool IncludeAllDefaultBindings) argument
938 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, SValBuilder &SVB, const ClusterBindings &Cluster, const SubRegion *Top, bool IncludeAllDefaultBindings) argument
947 removeSubRegionBindings(RegionBindingsConstRef B, const SubRegion *Top) argument
[all...]

Completed in 447 milliseconds

12