OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasDiv
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/MBlaze/
MBlazeSubtarget.h
31
bool
HasDiv
;
70
bool
hasDiv
() const { return
HasDiv
; }
MBlazeISelLowering.cpp
119
if (!Subtarget->
hasDiv
()) {
[
all
...]
Completed in 108 milliseconds