HomeSort by relevance Sort by last modified time
    Searched defs:isCheapToSpeculateCttz (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 260 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const {
  /external/llvm/include/llvm/Target/
TargetLowering.h 284 virtual bool isCheapToSpeculateCttz() const {
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp 478 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const {
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 142 milliseconds