Home
last modified time | relevance | path

Searched defs:hasBitPreservingFPLogic (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h399 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.h763 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
/external/llvm/include/llvm/Target/
DTargetLowering.h323 virtual bool hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function