Home
last modified time | relevance | path

Searched refs:hasPropertyInBundle (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineInstr.h410 return hasPropertyInBundle(1 << MCFlag, Type);
1268 bool hasPropertyInBundle(unsigned Mask, QueryType Type) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstr.h458 return hasPropertyInBundle(1ULL << MCFlag, Type);
1397 bool hasPropertyInBundle(unsigned Mask, QueryType Type) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstr.cpp391 bool MachineInstr::hasPropertyInBundle(unsigned Mask, QueryType Type) const { in hasPropertyInBundle() function in MachineInstr
/external/llvm/lib/CodeGen/
DMachineInstr.cpp954 bool MachineInstr::hasPropertyInBundle(unsigned Mask, QueryType Type) const { in hasPropertyInBundle() function in MachineInstr