OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xyBB
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h
186
xyBB
= 0, // 0000,
289
SMUL(cc,
xyBB
, Rd, Rm, Rs); }
304
SMLA(cc,
xyBB
, Rd, Rm, Rs, Rn); }
317
SMLAL(cc,
xyBB
, RdHi, RdLo, Rs, Rm); }
blending.cpp
496
xy =
xyBB
;
504
xy =
xyBB
;
524
xy =
xyBB
;
Arm64Assembler.cpp
813
if(xy !=
xyBB
) { NOT_IMPLEMENTED(); return;} //Not required
[
all
...]
Completed in 62 milliseconds