Home
last modified time | relevance | path

Searched refs:SplatVFPToNeon (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h363 bool SplatVFPToNeon = false; variable
601 bool useSplatVFPToNeon() const { return SplatVFPToNeon; } in useSplatVFPToNeon()
DARM.td205 "SplatVFPToNeon", "true",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc16584 if (Bits[ARM::FeatureSplatVFPToNeon]) SplatVFPToNeon = true;