/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-4053586/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-4393122/include/llvm/Target/ |
TargetLowering.h | 300 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/ |
TargetLowering.h | 300 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/ |
TargetLowering.h | 306 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/ |
TargetLowering.h | 306 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/ |
TargetLowering.h | 306 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/ |
TargetLowering.h | 306 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...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/ |
TargetLowering.h | 300 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/ |
TargetLowering.h | 300 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/ |
TargetLowering.h | 306 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/ |
TargetLowering.h | 306 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/ |
TargetLowering.h | 306 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/ |
TargetLowering.h | 306 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...] |