Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h610 bool hasVFP4Base() const { return HasVFPv4D16SP; } in hasVFP4Base() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.h628 bool hasVFP4Base() const { return HasVFPv4D16SP; } in hasVFP4Base() function