Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h170 bool HasFuseCCSelect = false; variable
316 bool hasFuseCCSelect() const { return HasFuseCCSelect; } in hasFuseCCSelect()
H A DAArch64.td196 "fuse-csel", "HasFuseCCSelect", "true",