OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isScalarFPTypeInSSEReg
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/X86/
X86FastISel.cpp
134
///
isScalarFPTypeInSSEReg
- Return true if the specified scalar FP type is
136
bool
isScalarFPTypeInSSEReg
(EVT VT) const {
[
all
...]
X86ISelLowering.h
725
///
isScalarFPTypeInSSEReg
- Return true if the specified scalar FP type is
727
bool
isScalarFPTypeInSSEReg
(EVT VT) const {
[
all
...]
Completed in 26 milliseconds