Searched defs:isCheapToSpeculateCtlz (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h470 virtual bool isCheapToSpeculateCtlz() const { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp702 bool AMDGPUTargetLowering::isCheapToSpeculateCtlz() const { function in class:AMDGPUTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16891 bool ARMTargetLowering::isCheapToSpeculateCtlz() const { function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1188 bool MipsTargetLowering::isCheapToSpeculateCtlz() const { function in class:MipsTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp523 bool WebAssemblyTargetLowering::isCheapToSpeculateCtlz() const { function in class:WebAssemblyTargetLowering

Completed in 370 milliseconds