OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasTBM
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/X86/
X86Subtarget.h
106
///
HasTBM
- Target has TBM instructions.
107
bool
HasTBM
;
326
bool
hasTBM
() const { return
HasTBM
; }
X86ISelLowering.cpp
[
all
...]
Completed in 337 milliseconds