/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 152 bool isCheapToSpeculateCttz(Type *) const override { return true; } in isCheapToSpeculateCttz() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 459 bool isCheapToSpeculateCttz(Type *) const override { return true; } in isCheapToSpeculateCttz() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 797 bool isCheapToSpeculateCttz(Type *Ty) const override { in isCheapToSpeculateCttz() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 854 bool isCheapToSpeculateCttz(Type *) const override { in isCheapToSpeculateCttz() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 1410 bool CSKYTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in CSKYTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 771 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in WebAssemblyTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 1199 bool MipsTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in MipsTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 5586 bool LoongArchTargetLowering::isCheapToSpeculateCttz(Type *) const { in isCheapToSpeculateCttz() function in LoongArchTargetLowering
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 691 virtual bool isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 880 bool AMDGPUTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 1936 bool RISCVTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { isCheapToSpeculateCttz() function in RISCVTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21497 bool ARMTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in ARMTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3236 bool X86TargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in X86TargetLowering
|