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
refs:MoveType
(Results
1 - 11
of
11
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H
A
D
ARMException.cpp
42
AsmPrinter::CFIMoveType
MoveType
= Asm->needsCFIMoves();
in beginFunction()
local
43
assert(
MoveType
!= AsmPrinter::CFI_M_EH &&
in beginFunction()
46
if (
MoveType
== AsmPrinter::CFI_M_Debug) {
in beginFunction()
H
A
D
DwarfCFIException.cpp
96
AsmPrinter::CFIMoveType
MoveType
= Asm->needsCFIMoves();
in beginFunction()
local
98
shouldEmitMoves =
MoveType
!= AsmPrinter::CFI_M_None;
in beginFunction()
/third_party/node/deps/v8/src/compiler/backend/
H
A
D
code-generator.cc
628
CodeGenerator::
MoveType
::Type CodeGenerator::
MoveType
::InferMove(
in InferMove()
632
return
MoveType
::kConstantToRegister;
in InferMove()
635
return
MoveType
::kConstantToStack;
in InferMove()
642
return
MoveType
::kRegisterToRegister;
in InferMove()
645
return
MoveType
::kRegisterToStack;
in InferMove()
650
return
MoveType
::kStackToRegister;
in InferMove()
653
return
MoveType
::kStackToStack;
in InferMove()
658
CodeGenerator::
MoveType
::Type CodeGenerator::
MoveType
[all...]
H
A
D
code-generator.h
307
class
MoveType
{
class in v8::internal::compiler::final
/third_party/node/deps/v8/src/compiler/backend/arm64/
H
A
D
code-generator-arm64.cc
3365
switch (
MoveType
::InferMove(source, destination)) {
in AssembleArchInstruction()
3366
case
MoveType
::kRegisterToRegister:
in AssembleArchInstruction()
3377
case
MoveType
::kRegisterToStack: {
in AssembleArchInstruction()
3392
case
MoveType
::kStackToRegister: {
in AssembleArchInstruction()
3407
case
MoveType
::kStackToStack: {
in AssembleArchInstruction()
3423
case
MoveType
::kConstantToRegister: {
in AssembleArchInstruction()
3438
case
MoveType
::kConstantToStack: {
in AssembleArchInstruction()
3475
switch (
MoveType
::InferSwap(source, destination)) {
in AssembleArchInstruction()
3476
case
MoveType
::kRegisterToRegister:
in AssembleArchInstruction()
3490
case
MoveType
in AssembleArchInstruction()
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm/
H
A
D
code-generator-arm.cc
3928
switch (
MoveType
::InferMove(source, destination)) {
in AssembleArchInstruction()
3929
case
MoveType
::kRegisterToRegister:
in AssembleArchInstruction()
3945
case
MoveType
::kRegisterToStack: {
in AssembleArchInstruction()
3965
case
MoveType
::kStackToRegister: {
in AssembleArchInstruction()
3986
case
MoveType
::kStackToStack: {
in AssembleArchInstruction()
4009
case
MoveType
::kConstantToRegister: {
in AssembleArchInstruction()
4023
case
MoveType
::kConstantToStack: {
in AssembleArchInstruction()
4063
switch (
MoveType
::InferSwap(source, destination)) {
in AssembleArchInstruction()
4064
case
MoveType
::kRegisterToRegister:
in AssembleArchInstruction()
4084
case
MoveType
in AssembleArchInstruction()
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H
A
D
code-generator-ia32.cc
4236
switch (
MoveType
::InferMove(source, destination)) {
in AssembleMove()
4237
case
MoveType
::kRegisterToRegister:
in AssembleMove()
4245
case
MoveType
::kRegisterToStack: {
in AssembleMove()
4265
case
MoveType
::kStackToRegister: {
in AssembleMove()
4285
case
MoveType
::kStackToStack: {
in AssembleMove()
4308
case
MoveType
::kConstantToRegister: {
in AssembleMove()
4330
case
MoveType
::kConstantToStack: {
in AssembleMove()
4361
switch (
MoveType
::InferSwap(source, destination)) {
in AssembleSwap()
4362
case
MoveType
::kRegisterToRegister: {
in AssembleSwap()
4379
case
MoveType
in AssembleSwap()
[all...]
/third_party/backends/backend/
H
A
D
mustek_usb2_asic.c
561
if (MotorCurrentAndPhase->
MoveType
== _4_TABLE_SPACE_FOR_FULL_STEP)
in LLFSetMotorCurrentAndPhase()
597
else if (MotorCurrentAndPhase->
MoveType
==
in LLFSetMotorCurrentAndPhase()
666
else if (MotorCurrentAndPhase->
MoveType
==
in LLFSetMotorCurrentAndPhase()
960
else if (MotorCurrentAndPhase->
MoveType
==
in LLFSetMotorCurrentAndPhase()
1548
0x00 | MotorCurrentAndPhase->
MoveType
);
in LLFSetMotorCurrentAndPhase()
2160
CurrentPhase.
MoveType
= _4_TABLE_SPACE_FOR_FULL_STEP;
in MotorBackHome()
4180
CurrentPhase.
MoveType
= bMotorMoveType;
in Asic_SetWindow()
4637
CurrentPhase.
MoveType
= _4_TABLE_SPACE_FOR_FULL_STEP;
in Asic_MotorMove()
5191
CurrentPhase.
MoveType
= bMotorMoveType;
in Asic_SetCalibrate()
H
A
D
mustek_usb2_asic.h
1312
SANE_Byte
MoveType
;
member
1333
SANE_Byte
MoveType
;
member
/third_party/node/deps/v8/src/compiler/backend/x64/
H
A
D
code-generator-x64.cc
5018
switch (
MoveType
::InferMove(source, destination)) {
in AssembleMove()
5019
case
MoveType
::kRegisterToRegister:
in AssembleMove()
5027
case
MoveType
::kRegisterToStack: {
in AssembleMove()
5044
case
MoveType
::kStackToRegister: {
in AssembleMove()
5076
case
MoveType
::kStackToStack: {
in AssembleMove()
5098
case
MoveType
::kConstantToRegister: {
in AssembleMove()
5115
case
MoveType
::kConstantToStack: {
in AssembleMove()
5145
switch (
MoveType
::InferSwap(source, destination)) {
in AssembleSwap()
5146
case
MoveType
::kRegisterToRegister: {
in AssembleSwap()
5163
case
MoveType
in AssembleSwap()
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H
A
D
code-generator-riscv64.cc
4279
switch (
MoveType
::InferSwap(source, destination)) {
in AssembleSwap()
4280
case
MoveType
::kRegisterToRegister:
in AssembleSwap()
4308
case
MoveType
::kRegisterToStack: {
in AssembleSwap()
4347
case
MoveType
::kStackToStack: {
in AssembleSwap()
Completed in 37 milliseconds