Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Optimizer/Builder/Runtime/
H A DNumericTest.cpp16 mlir::Type xType, llvm::StringRef fctName) { in testGenExponent() argument
34 void testGenX(fir::FirOpBuilder &builder, mlir::Type xType, in testGenX() argument
52 void testGenNearest(fir::FirOpBuilder &builder, mlir::Type xType, in testGenNearest() argument
87 testGenXI(fir::FirOpBuilder & builder,mlir::Type xType,mlir::Type iType,mlir::Value (* genFct)(fir::FirOpBuilder &,Location,mlir::Value,mlir::Value),llvm::StringRef fctName) testGenXI() argument
/llvm-project/flang/runtime/
H A Dfindloc.cpp221 auto xType{x.type().GetCategoryAndKind()}; RTDEF() local
311 auto xType{x.type().GetCategoryAndKind()}; RTDEF() local
[all...]
/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp456 auto xType{x.GetType()}; GetRealBits() local
484 DynamicType xType{x->GetType().value()}; RewriteOutOfRange() local
H A Dtype.cpp318 auto xType{DynamicType::From(x)}; AreSameComponent() local
H A Dcheck-expression.cpp405 auto xType{x.GetType()}; in NonPointerInitializationExpr() local
H A Dtools.cpp1349 auto xType{DynamicType::From(*xSym)}; AreEquivalentInInterface() local
/llvm-project/flang/lib/Semantics/
H A Dexpression.cpp1700 DynamicTypeWithLength xType{dyType.value()}; Push() local