OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasFP16FML
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64Subtarget.h
106
bool
HasFP16FML
= false;
445
bool
hasFP16FML
() const { return
HasFP16FML
; }
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.h
268
///
HasFP16FML
- True if subtarget supports half-precision FP fml operations
269
bool
HasFP16FML
= false;
732
bool
hasFP16FML
() const { return
HasFP16FML
; }
Completed in 20 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026