HomeSort by relevance Sort by last modified time
    Searched refs:ShouldShrinkFPConstant (Results 1 - 17 of 17) sorted by null

  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 195 bool ShouldShrinkFPConstant(EVT VT) const override {
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 138 bool ShouldShrinkFPConstant(EVT VT) const override;
AMDGPUISelLowering.cpp 507 bool AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h 686 /// ShouldShrinkFPConstant - If true, then instruction selection should
689 virtual bool ShouldShrinkFPConstant(EVT VT) const {
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 921 bool ShouldShrinkFPConstant(EVT VT) const override {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 587 /// ShouldShrinkFPConstant - If true, then instruction selection should
590 virtual bool ShouldShrinkFPConstant(EVT) const { return true; }
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 270 TLI.ShouldShrinkFPConstant(OrigVT)) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 362 TLI.ShouldShrinkFPConstant(OrigVT)) {
    [all...]

Completed in 125 milliseconds