OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1405 milliseconds