Home
last modified time | relevance | path

Searched defs:Where (Results 1 – 25 of 116) sorted by relevance

12345

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dwhere_op.cc85 struct Where<CPUDevice, DIMS, T, TIndex> { struct
86 EIGEN_ALWAYS_INLINE static void WriteIndexRowMajor( in WriteIndexRowMajor()
96 EIGEN_ALWAYS_INLINE static Status Compute( in Compute()
H A Dwhere_op.h48 struct Where { struct
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DFormatVariadic.cpp28 bool formatv_object_base::consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout()
66 AlignStyle Where = AlignStyle::Right; in parseReplacementItem() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFormatVariadic.cpp26 bool formatv_object_base::consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout()
64 AlignStyle Where = AlignStyle::Right; in parseReplacementItem() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DCalledOnceCheck.h74 const Decl *Where, in handleCapturedNeverCalled()
90 const Decl *Function, const Stmt *Where, in handleNeverCalled()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DCalledOnceCheck.h74 const Decl *Where, in handleCapturedNeverCalled()
90 const Decl *Function, const Stmt *Where, in handleNeverCalled()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DCalledOnceCheck.h74 const Decl *Where, in handleCapturedNeverCalled()
90 const Decl *Function, const Stmt *Where, in handleNeverCalled()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DCalledOnceCheck.h74 const Decl *Where, in handleCapturedNeverCalled()
90 const Decl *Function, const Stmt *Where, in handleNeverCalled()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DFormatAdapters.h30 AlignStyle Where; variable
35 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
DFormatCommon.h21 AlignStyle Where; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DFormatAdapters.h28 AlignStyle Where; variable
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
DFormatCommon.h21 AlignStyle Where; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormatAdapters.h29 AlignStyle Where; variable
34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
H A DFormatCommon.h21 AlignStyle Where; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DFormatAdapters.h28 AlignStyle Where; variable
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
H A DFormatCommon.h21 AlignStyle Where; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DFormatAdapters.h28 AlignStyle Where; variable
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DFormatAdapters.h28 AlignStyle Where; variable
33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
DFormatCommon.h21 AlignStyle Where; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1167 WhereType Where) { in moveTo()
1191 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore()
1196 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveAfter()
1201 MemorySSA::InsertionPlace Where) { in moveToPlace()
1205 if (auto *Where = MSSA->getMemoryAccess(BB->getTerminator())) in moveToPlace() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1127 WhereType Where) { in moveTo()
1151 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore()
1156 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveAfter()
1161 MemorySSA::InsertionPlace Where) { in moveToPlace()
1165 if (auto *Where = MSSA->getMemoryAccess(BB->getTerminator())) in moveToPlace() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp207 ProfilingData::iterator Where; in overlapRecord() local
230 ProfilingData::iterator Where; in addRecord() local
/aosp_15_r20/external/javassist/src/test/test2/
H A DWhere.java3 public class Where { class
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormatCommon.h22 AlignStyle Where; member
/aosp_15_r20/external/clang/lib/Rewrite/
H A DTokenRewriter.cpp70 TokenRewriter::AddToken(const Token &T, TokenRefTy Where) { in AddToken()

12345