OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUnary
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/VEX/priv/
host_arm_defs.c
1035
if (i->ARMin.
NUnary
.op == ARMneon_COPY ||
1036
i->ARMin.
NUnary
.op == ARMneon_NOT ||
1037
i->ARMin.
NUnary
.op == ARMneon_VCVTF32toF16||
1038
i->ARMin.
NUnary
.op == ARMneon_VCVTF16toF32||
1039
i->ARMin.
NUnary
.op == ARMneon_VCVTFtoFixedS ||
1040
i->ARMin.
NUnary
.op == ARMneon_VCVTFtoFixedU ||
1041
i->ARMin.
NUnary
.op == ARMneon_VCVTFixedStoF ||
1042
i->ARMin.
NUnary
.op == ARMneon_VCVTFixedUtoF ||
1043
i->ARMin.
NUnary
.op == ARMneon_VCVTFtoS ||
1044
i->ARMin.
NUnary
.op == ARMneon_VCVTFtoU |
[
all
...]
host_arm_defs.h
921
}
NUnary
;
[
all
...]
Completed in 167 milliseconds