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