HomeSort by relevance Sort by last modified time
    Searched defs:isShift (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/
Instruction.h 87 bool isShift() { return isShift(getOpcode()); }
101 static inline bool isShift(unsigned Opcode) {
  /external/clang/utils/TableGen/
NeonEmitter.cpp     [all...]
  /external/valgrind/main/VEX/priv/
guest_x86_toIR.c     [all...]
guest_amd64_toIR.c     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 142 milliseconds