HomeSort by: relevance | last modified time | path
    Searched refs:FXOR (Results 1 - 6 of 6) sorted by relevancy

  /src/external/historical/nawk/dist/
awk.h 159 #define FXOR 17
lex.c 103 { "xor", FXOR, BLTIN },
run.c 2129 case FXOR:
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.h 51 FXOR,
X86ISelDAGToDAG.cpp 1117 case X86ISD::FXOR: {
1142 case X86ISD::FXOR: Opc = ISD::XOR; break;
X86ISelLowering.cpp 21921 X86ISD::FXOR;
    [all...]

Completed in 37 milliseconds