Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:VecType
(Results
1 - 10
of
10
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H
A
D
ScalarizeMaskedMemIntrin.cpp
134
VectorType *
VecType
= cast<VectorType>(CI->getType());
in scalarizeMaskedLoad()
local
272
VectorType *
VecType
= cast<VectorType>(Src->getType());
in scalarizeMaskedStore()
local
396
VectorType *
VecType
= cast<VectorType>(CI->getType());
in scalarizeMaskedGather()
local
604
VectorType *
VecType
= cast<VectorType>(CI->getType());
scalarizeMaskedExpandLoad()
local
717
VectorType *
VecType
= cast<VectorType>(Src->getType());
scalarizeMaskedCompressStore()
local
[all...]
/third_party/rust/crates/minimal-lexical/src/
H
A
D
bigint.rs
27
pub type
VecType
= HeapVec;
types
30
pub type
VecType
= StackVec;
types
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H
A
D
NVPTX.h
103
enum
VecType
{
enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H
A
D
vktPipelineInterfaceMatchingTests.cpp
62
enum class
VecType
class
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H
A
D
SymbolTable.h
278
inline TType *
VecType
(TType *type, int size)
in VecType()
function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H
A
D
vktPipelineInterfaceMatchingTests.cpp
60
enum class
VecType
class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H
A
D
WebAssemblyISelLowering.cpp
1475
MVT
VecType
= Op.getOperand(0).getSimpleValueType();
in LowerVECTOR_SHUFFLE()
local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H
A
D
PNaClTranslator.cpp
1732
Ice::Type
VecType
= Vec->getType();
in validateVectorIndex()
local
2306
Ice::Type
VecType
= Vec->getType();
in ProcessRecord()
local
2329
Ice::Type
VecType
= Vec->getType();
in ProcessRecord()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H
A
D
LegalizeVectorTypes.cpp
1159
Type *
VecType
= VecVT.getTypeForEVT(*DAG.getContext());
in SplitVecRes_INSERT_SUBVECTOR()
local
1454
Type *
VecType
= VecVT.getTypeForEVT(*DAG.getContext());
in SplitVecRes_INSERT_VECTOR_ELT()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H
A
D
SIISelLowering.cpp
8018
MVT
VecType
= MVT::getVectorVT(SimpleVT, 2);
in LowerATOMIC_CMP_SWAP()
local
Completed in 44 milliseconds