OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasFP16
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
ARMSubtarget.h
89
///
HasFP16
- True if subtarget supports half-precision FP (We support VFP+HF
91
bool
HasFP16
;
206
bool
hasFP16
() const { return
HasFP16
; }
ARMISelLowering.cpp
[
all
...]
Completed in 165 milliseconds