OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasBMI2
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/X86/
X86Subtarget.h
118
///
HasBMI2
- Processor has BMI2 instructions.
119
bool
HasBMI2
;
280
bool
hasBMI2
() const { return
HasBMI2
; }
X86ISelDAGToDAG.cpp
[
all
...]
Completed in 162 milliseconds