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

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 635 bool WebAssemblyTargetLowering::isCheapToSpeculateCtlz() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsISelLowering.cpp 1187 bool MipsTargetLowering::isCheapToSpeculateCtlz() const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 599 virtual bool isCheapToSpeculateCtlz() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp 788 bool AMDGPUTargetLowering::isCheapToSpeculateCtlz() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 938 bool RISCVTargetLowering::isCheapToSpeculateCtlz() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 19479 bool ARMTargetLowering::isCheapToSpeculateCtlz() const {

Completed in 49 milliseconds