Home
last modified time | relevance | path

Searched defs:isIntDivCheap (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBPFISelLowering.h113 bool isIntDivCheap(EVT VT, AttributeList Attr) const override { return true; } in isIntDivCheap() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVEISelLowering.h242 bool isIntDivCheap(EVT, AttributeList) const override { return false; } in isIntDivCheap() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp246 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, AttributeSet Attr) const { in isIntDivCheap() function in WebAssemblyTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp560 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, in isIntDivCheap() function in WebAssemblyTargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp801 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, in isIntDivCheap() function in WebAssemblyTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h237 virtual bool isIntDivCheap(EVT VT, AttributeSet Attr) const { in isIntDivCheap() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h339 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } in isIntDivCheap() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h501 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } in isIntDivCheap() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10367 bool AArch64TargetLowering::isIntDivCheap(EVT VT, AttributeSet Attr) const { in isIntDivCheap() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp13348 bool AArch64TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp14198 bool RISCVTargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in RISCVTargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp22690 bool AArch64TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in AArch64TargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp31866 bool X86TargetLowering::isIntDivCheap(EVT VT, AttributeSet Attr) const { in isIntDivCheap() function in X86TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp47215 bool X86TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in X86TargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp57715 bool X86TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in X86TargetLowering