Searched defs:Root (Results 26 - 45 of 45) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h509 void visitAll(const SCEV *Root) { argument
552 void visitAll(const SCEV *Root, SV& Visitor) { argument
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp393 const TreePatternNode *Root = Pattern.getSrcPattern(); local
H A DAsmMatcherEmitter.cpp241 const ClassInfo *Root = this; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp1091 hasModuleMap(StringRef FileName, const DirectoryEntry *Root, bool IsSystem) argument
1148 findUsableModuleForHeader( const FileEntry *File, const DirectoryEntry *Root, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule, bool IsSystemHeaderDir) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h659 ImutAVLTreeGenericIterator(const TreeTy *Root) { argument
768 ImutAVLTreeInOrderIterator(const TreeTy* Root) : InternalItr(Root) { argument
965 TreeTy *Root; member in class:llvm::ImmutableSet
1116 TreeTy *Root; member in class:llvm::ImmutableSetRef
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h191 SDValue Root; member in class:llvm::SelectionDAG
H A DSelectionDAGISel.h229 virtual bool CheckComplexPattern(SDNode *Root, SDNode *Parent, SDValue N, argument
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp572 collectInLoopUserSet( Instruction *Root, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) argument
H A DGVN.cpp2137 bool GVN::propagateEquality(Value *LHS, Value *RHS, const BasicBlockEdge &Root, argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp231 getMachineCombinerPatterns( MachineInstr &Root, SmallVectorImpl<MachineCombinerPattern> &Patterns) const argument
/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DRelooper.cpp74 Shape *Root; member in struct:__anon3031::RelooperAlgorithm
213 void FindLive(Block *Root) { argument
775 void FindNaturals(Shape *Root, Shape *Otherwise = nullptr) { argument
796 RemoveUnneededFlows(Shape *Root, Shape *Natural = nullptr, LoopShape *LastLoop = nullptr, unsigned Depth = 0) argument
904 FindLabeledLoops(Shape *Root) argument
976 Process(Shape * Root) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DVirtualFileSystem.cpp1126 bool parse(yaml::Node *Root, RedirectingFileSystem *FS) { argument
1217 yaml::Node *Root local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1890 bool SelectionDAGISel::IsLegalToFold(SDValue N, SDNode *U, SDNode *Root, argument
1841 findNonImmUse(SDNode *Use, SDNode* Def, SDNode *ImmedUse, SDNode *Root, SmallPtrSetImpl<SDNode*> &Visited, bool IgnoreChains) argument
[all...]
H A DSelectionDAG.cpp1718 SDValue SelectionDAG::getEHLabel(SDLoc dl, SDValue Root, MCSymbol *Label) { argument
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp637 getMachineCombinerPatterns( MachineInstr &Root, SmallVectorImpl<MachineCombinerPattern> &Patterns) const argument
662 reassociateOps( MachineInstr &Root, MachineInstr &Prev, MachineCombinerPattern Pattern, SmallVectorImpl<MachineInstr *> &InsInstrs, SmallVectorImpl<MachineInstr *> &DelInstrs, DenseMap<unsigned, unsigned> &InstrIdxForVirtReg) const argument
746 genAlternativeCodeSequence( MachineInstr &Root, MachineCombinerPattern Pattern, SmallVectorImpl<MachineInstr *> &InsInstrs, SmallVectorImpl<MachineInstr *> &DelInstrs, DenseMap<unsigned, unsigned> &InstIdxForVirtReg) const argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DLocal.cpp1539 replaceDominatedUsesWith(Value *From, Value *To, DominatorTree &DT, const BasicBlockEdge &Root) argument
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp159 Root = 0x01, enumerator in enum:__anon2838::GepNode::__anon2839
297 void HexagonCommonGEP::getBlockTraversalOrder(BasicBlock *Root, argument
428 nodes_for_root(GepNode *Root, NodeChildrenMap &NCM, NodeSet &Nodes) argument
1168 GepNode *Root = *First, *Last = *First; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1501 bool X86DAGToDAGISel::selectScalarSSELoad(SDNode *Root, argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp3311 const ObjCInterfaceDecl *Root = ID->getClassInterface(); local
5966 const ObjCInterfaceDecl *Root = ID->getClassInterface(); local
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3019 GetF64FormalArgument(CCValAssign &VA, CCValAssign &NextVA, SDValue &Root, SelectionDAG &DAG, SDLoc dl) const argument

Completed in 797 milliseconds

12