Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h399 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h477 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.h790 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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h445 virtual bool hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp3472 bool SITargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in SITargetLowering