/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.h | 336 bool isCheapToSpeculateCtlz(Type *) const override { return true; } isCheapToSpeculateCtlz() function
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 153 bool isCheapToSpeculateCtlz(Type *) const override { return true; } in isCheapToSpeculateCtlz() function
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 458 bool isCheapToSpeculateCtlz(Type *) const override { return true; } isCheapToSpeculateCtlz() function
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 801 bool isCheapToSpeculateCtlz(Type *Ty) const override { isCheapToSpeculateCtlz() function
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 858 bool isCheapToSpeculateCtlz(Type *) const override { in isCheapToSpeculateCtlz() function
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.h | 589 bool isCheapToSpeculateCtlz(Type *Ty) const override { return true; } isCheapToSpeculateCtlz() function
|
/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 1414 bool CSKYTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in CSKYTargetLowering
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 776 bool WebAssemblyTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in WebAssemblyTargetLowering
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 4504 bool LoongArchTargetLowering::isCheapToSpeculateCtlz(Type *) const { isCheapToSpeculateCtlz() function in LoongArchTargetLowering
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 1213 bool MipsTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in MipsTargetLowering
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 890 bool AMDGPUTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { in isCheapToSpeculateCtlz() function in AMDGPUTargetLowering
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 695 virtual bool isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 1928 bool RISCVTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in RISCVTargetLowering
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21516 bool ARMTargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in ARMTargetLowering
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3247 bool X86TargetLowering::isCheapToSpeculateCtlz(Type *Ty) const { isCheapToSpeculateCtlz() function in X86TargetLowering [all...] |