/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.h | 55 bool isCheapToSpeculateCttz() const override;
|
D | WebAssemblyISelLowering.cpp | 208 bool WebAssemblyTargetLowering::isCheapToSpeculateCttz() const { in isCheapToSpeculateCttz() function in WebAssemblyTargetLowering
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.h | 64 bool isCheapToSpeculateCttz() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.h | 65 bool isCheapToSpeculateCttz() const override;
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.h | 102 bool isCheapToSpeculateCttz() const override;
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.h | 149 bool isCheapToSpeculateCttz() const override;
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.h | 201 bool isCheapToSpeculateCttz() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.h | 194 bool isCheapToSpeculateCttz() const override;
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 391 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 238 bool isCheapToSpeculateCttz() const override;
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 474 bool isCheapToSpeculateCttz() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 128 bool isCheapToSpeculateCttz() const override { return true; } in isCheapToSpeculateCttz() function
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 135 bool isCheapToSpeculateCttz() const override { return true; } in isCheapToSpeculateCttz() function
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 283 bool isCheapToSpeculateCttz() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 285 bool isCheapToSpeculateCttz() const override;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 487 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 759 bool isCheapToSpeculateCttz() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 586 bool isCheapToSpeculateCttz() const override;
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 639 bool isCheapToSpeculateCttz() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 533 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 653 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
|
/external/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 173 if (getTLI()->isCheapToSpeculateCttz()) in getIntrinsicCost()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 674 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 711 bool isCheapToSpeculateCttz() const override { in isCheapToSpeculateCttz() function
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 972 bool isCheapToSpeculateCttz() const override;
|