Home
last modified time | relevance | path

Searched defs:FullFP16 (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3153 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); emitStrictFPComparison() local
3171 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); emitComparison() local
3279 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); emitConditionalComparison() local
14040 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); LowerVSETCC() local
17945 hasPairwiseAdd(unsigned Opcode,EVT VT,bool FullFP16) hasPairwiseAdd() argument
18057 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); performExtractVectorEltCombine() local
[all...]