Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h487 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h391 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp208 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in WebAssemblyTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h310 virtual bool isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp554 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp866 bool MipsTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in MipsTargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp12480 bool ARMTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4167 bool X86TargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in X86TargetLowering