Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGenTypes/
H A DLowLevelType.cpp21 bool asVector = VT.getVectorMinNumElements() > 1 || VT.isScalableVector(); in LLT() local
/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp437 IntTransferMold(const TargetCharacteristics & target,DynamicType realType,bool asVector) IntTransferMold() argument
458 bool asVector{x.Rank() > 0}; GetRealBits() local