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:Indexes
(Results
1 - 19
of
19
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H
A
D
LiveRangeCalc.h
47
SlotIndexes *
Indexes
= nullptr;
member in llvm::LiveRangeCalc
H
A
D
LiveIntervals.h
60
SlotIndexes*
Indexes
;
member in llvm::LiveIntervals
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H
A
D
InterferenceCache.h
60
SlotIndexes *
Indexes
= nullptr;
member in llvm::InterferenceCache::Entry
H
A
D
RenameIndependentSubregs.cpp
304
const SlotIndexes &
Indexes
= *LIS->getSlotIndexes();
in computeMainRangesFixFlags()
local
H
A
D
LiveRangeCalc.cpp
64
static void createDeadDef(SlotIndexes &
Indexes
, VNInfo::Allocator &Alloc,
in createDeadDef()
argument
587
isJointlyDominated(const MachineBasicBlock *MBB, ArrayRef<SlotIndex> Defs, const Slot
Indexes
&
Indexes
)
isJointlyDominated()
argument
[all...]
H
A
D
VirtRegMap.cpp
180
SlotIndexes *
Indexes
;
member in __anon24137::VirtRegRewriter
[all...]
H
A
D
StackColoring.cpp
423
SlotIndexes *
Indexes
;
member in __anon24127::StackColoring
H
A
D
MachineVerifier.cpp
229
SlotIndexes *
Indexes
;
member
484
MF->print(errs(),
Indexes
);
in report()
local
[all...]
H
A
D
RegAllocGreedy.cpp
167
SlotIndexes *
Indexes
;
member in __anon24090::RAGreedy
H
A
D
SplitKit.cpp
523
SlotIndexes &
Indexes
= *LIS.getSlotIndexes();
in buildSingleSubRegCopy()
local
546
SlotIndexes &
Indexes
= *LIS.getSlotIndexes();
in buildCopy()
local
1450
const SlotIndexes &
Indexes
= *LIS.getSlotIndexes();
in forceRecomputeVNI()
local
H
A
D
RegisterCoalescer.cpp
956
const SlotIndexes &
Indexes
= *LIS->getSlotIndexes();
in removeCopyByCommutingDef()
local
2096
SlotIndexes *
Indexes
= LIS->getSlotIndexes();
in joinReservedPhysReg()
local
2226
SlotIndexes *
Indexes
;
member in __anon24096::JoinVals
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H
A
D
GCNRegPressure.h
204
std::vector<SlotIndex>
Indexes
;
in getLiveRegMap()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H
A
D
HexagonRegisterInfo.cpp
259
const SlotIndexes &
Indexes
= *LIS.getSlotIndexes();
in shouldCoalesce()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H
A
D
ConstantsContext.h
467
ArrayRef<unsigned>
Indexes
;
member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H
A
D
IceInst.h
1016
ConstantInteger32 **
Indexes
;
member in Ice::InstShuffleVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H
A
D
PGOInstrumentation.cpp
613
std::vector<uint8_t>
Indexes
;
in computeCFGHash()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H
A
D
LegalizerHelper.cpp
3512
SmallVector<uint64_t, 2>
Indexes
;
in narrowScalarExtract()
local
3579
SmallVector<uint64_t, 2>
Indexes
;
in narrowScalarInsert()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H
A
D
InstCombineCalls.cpp
934
Constant *
Indexes
[64] = {nullptr};
in simplifyX86pshufb()
local
982
Constant *
Indexes
[16] = {nullptr};
in simplifyX86vpermilvar()
local
1031
Constant *
Indexes
[64] = {nullptr};
in simplifyX86vpermv()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H
A
D
SimplifyCFG.cpp
4650
SmallVectorImpl<int> &
Indexes
= ForwardingNode.second;
in ForwardSwitchConditionToPHI()
local
Completed in 73 milliseconds