Home
last modified time | relevance | path

Searched refs:computeKnownFPClassForTargetInstr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelValueTracking.cpp826 TL.computeKnownFPClassForTargetInstr(*this, R, Known, DemandedElts, MRI, in computeKnownFPClass()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4256 virtual void computeKnownFPClassForTargetInstr(GISelValueTracking &Analysis,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3914 void TargetLowering::computeKnownFPClassForTargetInstr( in computeKnownFPClassForTargetInstr() function in TargetLowering