Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-xlcompat-math.c128 double fre (double d) { in fre() function
/llvm-project/mlir/lib/Dialect/Complex/IR/
H A DComplexOps.cpp38 if (auto fre = llvm::dyn_cast<FloatAttr>(arrAttr[0])) { in isBuildableWith() local