Home
last modified time | relevance | path

Searched defs:isCheapToSpeculateCttz (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h151 bool isCheapToSpeculateCttz(Type *) const override { return true; } in isCheapToSpeculateCttz() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h456 bool isCheapToSpeculateCttz(Type *) const override { return true; } in isCheapToSpeculateCttz() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h786 bool isCheapToSpeculateCttz(Type *Ty) const override { in isCheapToSpeculateCttz() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h831 bool isCheapToSpeculateCttz(Type *) const override { in isCheapToSpeculateCttz() function
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1412 bool CSKYTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in CSKYTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp773 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in WebAssemblyTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4391 bool LoongArchTargetLowering::isCheapToSpeculateCttz(Type *) const { in isCheapToSpeculateCttz() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1183 bool MipsTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in MipsTargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h645 virtual bool isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp834 bool AMDGPUTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1809 bool RISCVTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21474 bool ARMTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in ARMTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3146 bool X86TargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in X86TargetLowering