Home
last modified time | relevance | path

Searched refs:HasFuseCCSelect (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h240 bool HasFuseCCSelect = false; variable
403 bool hasFuseCCSelect() const { return HasFuseCCSelect; } in hasFuseCCSelect()
H A DAArch64.td235 "fuse-csel", "HasFuseCCSelect", "true",