HomeSort by relevance Sort by last modified time
    Searched refs:Where (Results 1 - 25 of 140) sorted by null

1 2 3 4 5 6

  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FormatCommon.h 22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
48 switch (Where) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
48 switch (Where) {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
34 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount) {}
38 FmtAlign(Adapter, Where, Amount).format(Stream, Style);
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
76 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
48 switch (Where) {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
34 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount) {}
38 FmtAlign(Adapter, Where, Amount).format(Stream, Style);
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
76 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
48 switch (Where) {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
34 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount) {}
38 FmtAlign(Adapter, Where, Amount).format(Stream, Style);
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
76 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
48 switch (Where) {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
34 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount) {}
38 FmtAlign(Adapter, Where, Amount).format(Stream, Style);
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
76 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
48 switch (Where) {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
34 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount) {}
38 FmtAlign(Adapter, Where, Amount).format(Stream, Style);
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
76 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
48 switch (Where) {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
34 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount) {}
38 FmtAlign(Adapter, Where, Amount).format(Stream, Style);
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
76 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
48 switch (Where) {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
34 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount) {}
38 FmtAlign(Adapter, Where, Amount).format(Stream, Style);
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
76 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatCommon.h 22 AlignStyle Where;
25 FmtAlign(detail::format_adapter &Adapter, AlignStyle Where, size_t Amount)
26 : Adapter(Adapter), Where(Where), Amount(Amount) {}
48 switch (Where) {
FormatAdapters.h 29 AlignStyle Where;
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount)
34 : FormatAdapter<T>(std::forward<T>(Item)), Where(Where), Amount(Amount) {}
38 FmtAlign(Adapter, Where, Amount).format(Stream, Style);
75 detail::AlignAdapter<T> fmt_align(T &&Item, AlignStyle Where, size_t Amount) {
76 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 12 // deletion, and moves. It performs phi insertion where necessary, and
20 // we know where it is, without having to duplicate the entire set of create
82 /// Where a mayalias b, *does* require RenameUses be set to true.
85 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where);
86 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where);
88 MemorySSA::InsertionPlace Where);
103 /// solely to determine where in the memoryssa access lists the instruction
139 // Move What before Where in the MemorySSA IR.
141 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 12 // deletion, and moves. It performs phi insertion where necessary, and
20 // we know where it is, without having to duplicate the entire set of create
82 /// Where a mayalias b, *does* require RenameUses be set to true.
85 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where);
86 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where);
88 MemorySSA::InsertionPlace Where);
103 /// solely to determine where in the memoryssa access lists the instruction
139 // Move What before Where in the MemorySSA IR.
141 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 12 // deletion, and moves. It performs phi insertion where necessary, and
20 // we know where it is, without having to duplicate the entire set of create
82 /// Where a mayalias b, *does* require RenameUses be set to true.
85 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where);
86 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where);
88 MemorySSA::InsertionPlace Where);
103 /// solely to determine where in the memoryssa access lists the instruction
139 // Move What before Where in the MemorySSA IR.
141 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 12 // deletion, and moves. It performs phi insertion where necessary, and
20 // we know where it is, without having to duplicate the entire set of create
82 /// Where a mayalias b, *does* require RenameUses be set to true.
85 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where);
86 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where);
88 MemorySSA::InsertionPlace Where);
103 /// solely to determine where in the memoryssa access lists the instruction
139 // Move What before Where in the MemorySSA IR.
141 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 12 // deletion, and moves. It performs phi insertion where necessary, and
20 // we know where it is, without having to duplicate the entire set of create
82 /// Where a mayalias b, *does* require RenameUses be set to true.
85 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where);
86 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where);
88 MemorySSA::InsertionPlace Where);
103 /// solely to determine where in the memoryssa access lists the instruction
139 // Move What before Where in the MemorySSA IR.
141 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 12 // deletion, and moves. It performs phi insertion where necessary, and
20 // we know where it is, without having to duplicate the entire set of create
82 /// Where a mayalias b, *does* require RenameUses be set to true.
85 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where);
86 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where);
88 MemorySSA::InsertionPlace Where);
103 /// solely to determine where in the memoryssa access lists the instruction
139 // Move What before Where in the MemorySSA IR.
141 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 12 // deletion, and moves. It performs phi insertion where necessary, and
20 // we know where it is, without having to duplicate the entire set of create
82 /// Where a mayalias b, *does* require RenameUses be set to true.
85 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where);
86 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where);
88 MemorySSA::InsertionPlace Where);
103 /// solely to determine where in the memoryssa access lists the instruction
139 // Move What before Where in the MemorySSA IR.
141 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 12 // deletion, and moves. It performs phi insertion where necessary, and
20 // we know where it is, without having to duplicate the entire set of create
82 /// Where a mayalias b, *does* require RenameUses be set to true.
85 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where);
86 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where);
88 MemorySSA::InsertionPlace Where);
103 /// solely to determine where in the memoryssa access lists the instruction
139 // Move What before Where in the MemorySSA IR.
141 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);

Completed in 395 milliseconds

1 2 3 4 5 6