Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3415 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); emitStrictFPComparison() local
3433 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); emitComparison() local
3541 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); emitConditionalComparison() local
14907 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); LowerVSETCC() local
18921 hasPairwiseAdd(unsigned Opcode,EVT VT,bool FullFP16) hasPairwiseAdd() argument
19033 const bool FullFP16 = DAG.getSubtarget<AArch64Subtarget>().hasFullFP16(); performExtractVectorEltCombine() local
[all...]