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

  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h 61 bool isIntDivCheap(EVT VT, AttributeSet Attr) const override;
WebAssemblyISelLowering.cpp 246 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, AttributeSet Attr) const {
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 389 bool isIntDivCheap(EVT VT, AttributeSet Attr) const override;
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 150 /// isIntDivCheap() - Return true if integer divide is usually cheaper than
152 bool isIntDivCheap() const { return IntDivIsCheap; }
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 237 virtual bool isIntDivCheap(EVT VT, AttributeSet Attr) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 287 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 287 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 287 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 287 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 287 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 287 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 287 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 287 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; }
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
TargetLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 722 milliseconds