Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h128 bool isCheapToSpeculateCttz() const override { return true; } in isCheapToSpeculateCttz() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h653 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h533 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp518 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in WebAssemblyTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h465 virtual bool isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1184 bool MipsTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in MipsTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp698 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in AMDGPUTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp16884 bool ARMTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in ARMTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5156 bool X86TargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in X86TargetLowering