Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h152 bool isCheapToSpeculateCttz(Type *) const override { return true; } in isCheapToSpeculateCttz() function
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h459 bool isCheapToSpeculateCttz(Type *) const override { return true; } isCheapToSpeculateCttz() function
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h797 bool isCheapToSpeculateCttz(Type *Ty) const override { isCheapToSpeculateCttz() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h854 bool isCheapToSpeculateCttz(Type *) const override { in isCheapToSpeculateCttz() function
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1410 bool CSKYTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { isCheapToSpeculateCttz() function in CSKYTargetLowering
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp771 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { isCheapToSpeculateCttz() function in WebAssemblyTargetLowering
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4500 bool LoongArchTargetLowering::isCheapToSpeculateCttz(Type *) const { isCheapToSpeculateCttz() function in LoongArchTargetLowering
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1209 bool MipsTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { isCheapToSpeculateCttz() function in MipsTargetLowering
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp886 bool AMDGPUTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h690 virtual bool isCheapToSpeculateCttz(Type *Ty) const { isCheapToSpeculateCttz() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1924 bool RISCVTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { isCheapToSpeculateCttz() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21512 bool ARMTargetLowering::isCheapToSpeculateCttz(Type *Ty) const { isCheapToSpeculateCttz() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3241 bool X86TargetLowering::isCheapToSpeculateCttz(Type *Ty) const { isCheapToSpeculateCttz() function in X86TargetLowering
[all...]