HomeSort by relevance Sort by last modified time
    Searched refs:isCheapToSpeculateCttz (Results 1 - 25 of 31) sorted by null

1 2

  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h 55 bool isCheapToSpeculateCttz() const override;
WebAssemblyISelLowering.cpp 208 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h 58 bool isCheapToSpeculateCttz() const override;
WebAssemblyISelLowering.cpp 386 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const {
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 149 bool isCheapToSpeculateCttz() const override;
AMDGPUISelLowering.cpp 554 bool AMDGPUTargetLowering::isCheapToSpeculateCttz() const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 176 bool isCheapToSpeculateCttz() const override;
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 391 bool isCheapToSpeculateCttz() const override {
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 474 bool isCheapToSpeculateCttz() const override;
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 238 bool isCheapToSpeculateCttz() const override;
MipsISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 128 bool isCheapToSpeculateCttz() const override { return true; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsISelLowering.h 286 bool isCheapToSpeculateCttz() const override;
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 173 if (getTLI()->isCheapToSpeculateCttz())
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 487 bool isCheapToSpeculateCttz() const override {
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 759 bool isCheapToSpeculateCttz() const override;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 436 bool isCheapToSpeculateCttz() const override {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.h 551 bool isCheapToSpeculateCttz() const override;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelLowering.h 583 bool isCheapToSpeculateCttz() const override {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 242 if (getTLI()->isCheapToSpeculateCttz())
    [all...]
TargetLowering.h 427 virtual bool isCheapToSpeculateCttz() const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.h 784 bool isCheapToSpeculateCttz() const override;
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 310 virtual bool isCheapToSpeculateCttz() const {
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 447 milliseconds

1 2