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

  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 321 return hasPropertyInBundle(1 << MCFlag, Type);
    [all...]
  /external/llvm/lib/CodeGen/
MachineInstr.cpp 754 bool MachineInstr::hasPropertyInBundle(unsigned Mask, QueryType Type) const {
    [all...]

Completed in 95 milliseconds