Searched defs:Anchor (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DYAMLParser.h169 StringRef Anchor; member in class:llvm::yaml::Node
197 ScalarNode(OwningPtr<Document> &D, StringRef Anchor, StringRef Tag, argument
357 MappingNode(OwningPtr<Document> &D, StringRef Anchor, StringRef Tag, argument
414 SequenceNode(OwningPtr<Document> &D, StringRef Anchor, StringRef Tag, argument
/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp446 SDValue Anchor = Base.getOperand(0); local
H A DSystemZISelLowering.cpp1569 uint64_t Anchor = Offset & ~uint64_t(0xfff); local

Completed in 62 milliseconds