Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h275 bool hasFusion() const { return HasFusion; } in hasFusion() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h225 bool hasFusion() const { in hasFusion() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h357 bool hasFusion() const { return hasFuseAES() || hasFuseLiterals(); } in hasFusion() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h344 bool hasFusion() const { in hasFusion() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h696 bool hasFusion() const { return hasFuseAES() || hasFuseLiterals(); } in hasFusion() function