Home
last modified time | relevance | path

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

/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-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp425 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, in isIntDivCheap() function in WebAssemblyTargetLowering
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h152 bool isIntDivCheap() const { return IntDivIsCheap; } in isIntDivCheap() function
/external/llvm/include/llvm/Target/
DTargetLowering.h237 virtual bool isIntDivCheap(EVT VT, AttributeSet Attr) const { in isIntDivCheap() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h308 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-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp11547 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-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp40745 bool X86TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in X86TargetLowering