Home
last modified time | relevance | path

Searched defs:isCheapToSpeculateCtlz (Results 1 – 15 of 15) sorted by relevance

/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h336 bool isCheapToSpeculateCtlz(Type *) const override { return true; } isCheapToSpeculateCtlz() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h153 bool isCheapToSpeculateCtlz(Type *) const override { return true; } in isCheapToSpeculateCtlz() function
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h458 bool isCheapToSpeculateCtlz(Type *) const override { return true; } isCheapToSpeculateCtlz() function
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h801 bool isCheapToSpeculateCtlz(Type *Ty) const override { isCheapToSpeculateCtlz() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h858 bool isCheapToSpeculateCtlz(Type *) const override { in isCheapToSpeculateCtlz() function
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h589 bool isCheapToSpeculateCtlz(Type *Ty) const override { return true; } isCheapToSpeculateCtlz() function
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1414 bool CSKYTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in CSKYTargetLowering
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp776 bool WebAssemblyTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in WebAssemblyTargetLowering
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4504 bool LoongArchTargetLowering::isCheapToSpeculateCtlz(Type *) const { isCheapToSpeculateCtlz() function in LoongArchTargetLowering
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1213 bool MipsTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in MipsTargetLowering
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp890 bool AMDGPUTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { in isCheapToSpeculateCtlz() function in AMDGPUTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h695 virtual bool isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1928 bool RISCVTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21516 bool ARMTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3247 bool X86TargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in X86TargetLowering
[all...]