Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h437 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h381 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp260 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in WebAssemblyTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h284 virtual bool isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp478 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp837 bool MipsTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in MipsTargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp11989 bool ARMTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4198 bool X86TargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in X86TargetLowering