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:PtrType
(Results
1 - 11
of
11
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H
A
D
TypeRecordMapping.cpp
340
std::string
PtrType
= getEnumName(IO, unsigned(Record.getPointerKind()),
in visitKnownRecord()
local
/third_party/benchmark/src/
H
A
D
benchmark.cc
478
typedef std::unique_ptr<BenchmarkReporter>
PtrType
;
in CreateReporter()
typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H
A
D
MergeFunctions.cpp
769
PointerType *
PtrType
= G->getType();
in writeAlias()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H
A
D
BuildLibCalls.cpp
1300
IntegerType *
PtrType
= DL.getIntPtrType((B.GetInsertBlock()->getContext()));
in emitCalloc()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H
A
D
AMDGPUCallLowering.cpp
350
LLT
PtrType
= getLLTForType(*PtrTy, DL);
in lowerParameterPtr()
local
H
A
D
R600ISelLowering.cpp
907
PointerType *
PtrType
= PointerType::get(VT.getTypeForEVT(*DAG.getContext()),
in LowerImplicitParameter()
local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H
A
D
PNaClTranslator.cpp
1648
Ice::Type
PtrType
= Ice::getPointerType();
in isValidPointerType()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
IRBuilder.h
2629
auto *
PtrType
= Ptr->getType();
in CreateLaunderInvariantGroup()
local
2657
auto *
PtrType
= Ptr->getType();
in CreateStripInvariantGroup()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H
A
D
BitcodeReader.cpp
3669
Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *
PtrType
) {
in typeCheckLoadStoreInst()
argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H
A
D
DAGCombiner.cpp
16960
EVT
PtrType
= NewPtr.getValueType();
in scalarizeExtractedVectorLoad()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H
A
D
ARMISelLowering.cpp
5143
EVT
PtrType
= Ptr.getValueType();
in expandf64Toi32()
local
Completed in 83 milliseconds