Searched defs:isCheapToSpeculateCttz (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp554 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const { function in class:WebAssemblyTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h586 virtual bool isCheapToSpeculateCttz() const { function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1185 bool MipsTargetLowering::isCheapToSpeculateCttz() const { function in class:MipsTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp776 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const { function in class:AMDGPUTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18332 bool ARMTargetLowering::isCheapToSpeculateCttz() const { function in class:ARMTargetLowering

Completed in 320 milliseconds