HomeSort by: relevance | last modified time | path
    Searched defs:isCheapToSpeculateCttz (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 630 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsISelLowering.cpp 1183 bool MipsTargetLowering::isCheapToSpeculateCttz() const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 594 virtual bool isCheapToSpeculateCttz() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp 784 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 934 bool RISCVTargetLowering::isCheapToSpeculateCttz() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 19475 bool ARMTargetLowering::isCheapToSpeculateCttz() const {

Completed in 88 milliseconds