HomeSort by relevance Sort by last modified time
    Searched refs:CLC (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 125 // Use CLC to compare two blocks of memory, with the same comments
127 CLC,
SystemZSelectionDAGInfo.cpp 151 // Use CLC to compare [Src1, Src1 + Size) with [Src2, Src2 + Size),
157 // A two-CLC sequence is a clear win over a loop, not least because it
158 // needs only one branch. A three-CLC sequence needs the same number
169 return DAG.getNode(SystemZISD::CLC, DL, VTs, Chain, Src1, Src2,
SystemZISelLowering.cpp     [all...]
  /external/v8/src/s390/
constants-s390.h 335 CLC = 0xD5, // Compare Logical (character)
    [all...]
simulator-s390.h 619 EVALUATE(CLC);
assembler-s390.cc 1765 void Assembler::clc(const MemOperand& opnd1, const MemOperand& opnd2, function in class:v8::internal::Assembler
    [all...]
simulator-s390.cc     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 412 #define CLC CHOICE(clc, clc, clc)
    [all...]

Completed in 213 milliseconds