Home
last modified time | relevance | path

Searched defs:isFPExtFoldable (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2233 virtual bool isFPExtFoldable(unsigned Opcode, EVT DestVT, EVT SrcVT) const { in isFPExtFoldable() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp683 bool SITargetLowering::isFPExtFoldable(unsigned Opcode, in isFPExtFoldable() function in SITargetLowering