OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAND
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/X86/
X86ISelLowering.h
43
///
FAND
- Bitwise logical AND of floating point values. This corresponds
45
FAND
,
[
all
...]
X86ISelLowering.cpp
[
all
...]
/external/qemu/target-i386/
ops_sse_header.h
89
SSE_HELPER_Q(pand,
FAND
)
ops_sse.h
353
#define
FAND
(a, b) ((a) & (b))
397
SSE_HELPER_Q(helper_pand,
FAND
)
[
all
...]
Completed in 148 milliseconds