OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasBarrel
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/MBlaze/
MBlazeSubtarget.h
30
bool
HasBarrel
;
71
bool
hasBarrel
() const { return
HasBarrel
; }
MBlazeSubtarget.cpp
30
HasBarrel
(false), HasDiv(false), HasMul(false), HasPatCmp(false),
Completed in 1106 milliseconds