Searched defs:FAND (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h44 /// FAND - Bitwise logical AND of floating point values. This corresponds
46 FAND, enumerator in enum:llvm::X86ISD::NodeType
/external/qemu/target-i386/
H A Dops_sse.h344 #define FAND(a, b) (a) & (b) macro
388 SSE_HELPER_Q(helper_pand, FAND)

Completed in 93 milliseconds