Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h170 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; } in hasZeroCycleZeroing() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h454 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; } in hasZeroCycleZeroing() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h650 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; } in hasZeroCycleZeroing() function