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:regType
(Results
1 - 24
of
24
) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
H
A
D
x64_args.h
32
RegType
regType
;
member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H
A
D
reg_info.h
51
RegType
regType
= kRegTyUndef;
member in maplebe::VirtualRegNode
H
A
D
reg_alloc_lsra.h
282
RegType
regType
= kRegTyUndef;
member in maplebe::LSRALinearScanRegAllocator::LiveInterval
H
A
D
cgfunc.h
320
regno_t NewVReg(RegType
regType
, uint32 size)
in NewVReg()
argument
1071
RegType
regType
= vRegNode.GetType();
in GetTypeFromPseudoRegIdx()
local
H
A
D
operand.h
460
RegType
regType
;
member in maplebe::RegOperand
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H
A
D
spill_fills_resolver.h
57
DataType::Type
regType
;
member
H
A
D
reg_alloc_resolver.cpp
384
auto
regType
= instInterval->GetType();
in ResolveOutput()
local
/arkcompiler/ets_runtime/ecmascript/stackmap/
H
A
D
ark_stackmap_parser.cpp
130
LLVMStackMapType::DwarfRegType
regType
;
in GetStackSlotAddress()
local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H
A
D
aarch64_args.cpp
141
RegType
regType
= (ploc.reg0 < V0) ? kRegTyInt : kRegTyFloat;
in MoveArgsToVReg()
local
H
A
D
aarch64_insn.cpp
399
uint32
regType
= v->GetRegisterType();
in Visit()
local
H
A
D
aarch64_proepilog.cpp
513
RegType
regType
= AArch64isa::IsGPRegister(reg) ? kRegTyInt : kRegTyFloat;
in GeneratePushRegs()
local
847
RegType
regType
= AArch64isa::IsGPRegister(reg) ? kRegTyInt : kRegTyFloat;
in GeneratePopRegs()
local
H
A
D
aarch64_emitter.cpp
139
RegType
regType
= static_cast<RegOperand &>(opnd).GetRegisterType();
in RecordRegInfo()
local
H
A
D
aarch64_cgfunc.cpp
930
RegType
regType
= GetRegTyFromPrimTy(expr.GetPrimType());
in SelectIread()
local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H
A
D
peep.cpp
138
RegType
regType
= regOpnd.GetRegisterType();
in CheckRegLiveinReturnBB()
local
351
RegType
regType
= regOpnd.GetRegisterType();
in CheckRegLiveinReturnBB()
local
H
A
D
live.cpp
248
RegType
regType
= regOpnd.GetRegisterType();
in CollectLiveInfo()
local
H
A
D
isel.cpp
705
PrimType
regType
= stmt.GetPrimType();
in SelectRegassign()
local
H
A
D
reg_alloc_lsra.cpp
53
char
regType
= (li.GetRegType() == kRegTyInt) ? 'R' : 'V';
in PrintLiveRanges()
local
333
RegType
regType
= regOpnd.GetRegisterType();
in RecordPhysRegs()
local
400
RegType
regType
= regOpnd.GetRegisterType();
in SetupLiveInterval()
local
1145
auto
regType
= rli->GetRegType();
InsertCallerSave()
local
1282
RegType
regType
= regOpnd.GetRegisterType();
SpillOperand()
local
1353
FindLowestPrioInActive(LiveInterval *&targetLi, LiveInterval *li0, RegType
regType
)
FindLowestPrioInActive()
argument
1413
RegType
regType
= li.GetRegType();
HandleSpillForLi()
local
1563
RegType
regType
= regOpnd->GetRegisterType();
GetReplaceUdOpnd()
local
1606
RegType
regType
= regOpnd->GetRegisterType();
GetReplaceOpnd()
local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H
A
D
x64_args.cpp
187
RegType
regType
= cgFunc->GetRegTyFromPrimTy(stype);
in LoadStackArgsToVReg()
local
223
RegType
regType
= (ploc.reg0 < V0) ? kRegTyInt : kRegTyFloat;
MoveArgsToVReg()
local
[all...]
H
A
D
x64_proepilog.cpp
42
RegType
regType
= IsGPRegister(reg) ? kRegTyInt : kRegTyFloat;
in GenerateCalleeSavedRegs()
local
H
A
D
x64_emitter.cpp
60
uint8
regType
= -1;
in TransferReg()
local
H
A
D
x64_cgfunc.cpp
519
uint8
regType
= -1;
in DumpRegInfo()
local
H
A
D
x64_MPIsel.cpp
363
PrimType
regType
= mirPreg->GetPrimType();
in SelectOverFlowCall()
local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H
A
D
inst_builder.cpp
406
DataType::Type
regType
;
in SetParamSpillFill()
local
/arkcompiler/runtime_core/static_core/verification/absint/
H
A
D
abs_int_inl.h
1535
auto
regType
= GetRegType(vs);
in HandleLdarrObj()
local
3737
Type
regType
= GetRegType(v1);
in CheckArrayStore()
local
3785
Type
regType
= GetRegType(v1);
in CheckArrayStoreExact()
local
3998
Type
regType
in CheckArrayLoad()
local
[all...]
Completed in 40 milliseconds