Home
last modified time | relevance | path

Searched defs:Which (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/runtime/
Dwasm-runtime.cpp298 int env$$__syscall3(int Which, WasmArray<int> VarArgs) { in env$$__syscall3()
308 int env$$__syscall4(int Which, WasmArray<int> VarArgs) { in env$$__syscall4()
318 int env$$__syscall5(int Which, WasmArray<int> VarArgs) { in env$$__syscall5()
329 int env$$__syscall6(int Which, WasmArray<int> VarArgs) { in env$$__syscall6()
337 int env$$__syscall10(int Which, WasmArray<int> VarArgs) { in env$$__syscall10()
346 int env$$__syscall20(int Which, WasmArray<int> VarArgs) { in env$$__syscall20()
355 int env$$__syscall40(int Which, WasmArray<int> VarArgs) { in env$$__syscall40()
364 int env$$__syscall54(int Which, WasmArray<int> VarArgs) { in env$$__syscall54()
388 int env$$__syscall145(int Which, WasmArray<int> VarArgs) { in env$$__syscall145()
408 int env$$__syscall146(int Which, WasmArray<int> VarArgs) { in env$$__syscall146()
[all …]
/external/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops_main.cpp145 for (uint32_t Which = 0; Which < VectorOps<T>::shufflevector_count(); in testShuffleVector() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCFrameLowering.cpp351 for (unsigned Which = Last; Which > ARC::R12; Which--) { in assignCalleeSavedSpillSlots() local
/external/tensorflow/tensorflow/core/framework/
Dop_kernel_test.cc893 int Which() const override { return WHICH; } in Which() function in tensorflow::__anon74460fe50111::LabeledKernel
/external/clang/lib/AST/
DVTableBuilder.cpp2541 const CXXRecordDecl *MostDerivedClass, const VPtrInfo *Which) in VFTableBuilder()
/external/clang/lib/Sema/
DSemaExprObjC.cpp430 int Which = isa<CharacterLiteral>(OrigElement) ? 1 in CheckObjCCollectionLiteralElement() local
DSemaDeclAttr.cpp2031 int Which = -1; in mergeAvailabilityAttr() local