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

  /external/v8/src/ic/s390/
ic-s390.cc 39 // If the instruction following the call is not a CHI, nothing
41 return (Instruction::S390OpcodeValue(cmp_instruction_address) == CHI);
55 if (Instruction::S390OpcodeValue(cmp_instruction_address) != CHI) {
  /external/llvm/lib/Target/SystemZ/
SystemZLongBranch.cpp 408 splitCompareBranch(Branch, SystemZ::CHI);
SystemZInstrInfo.cpp     [all...]
  /external/fonttools/Lib/fontTools/
agl.py 141 03A7;Chi;GREEK CAPITAL LETTER CHI
385 03C7;chi;GREEK SMALL LETTER CHI
  /external/v8/src/s390/
simulator-s390.h 688 EVALUATE(CHI);
assembler-s390.cc 1338 void Assembler::chi(Register r, const Operand& opnd) { ri_form(CHI, r, opnd); } function in class:v8::internal::Assembler
    [all...]
constants-s390.h     [all...]
simulator-s390.cc     [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]

Completed in 1191 milliseconds