Home
last modified time | relevance | path

Searched refs:checkStrictFP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.td393 def : CompatRule<"checkStrictFP">;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp2205 static bool checkStrictFP(const Function &Caller, const Function &Callee) { in checkStrictFP() function