Home
last modified time | relevance | path

Searched defs:IsScalar (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp1006 static unsigned getMovOpc(bool IsScalar) { in getMovOpc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp2447 bool IsScalar = hasScalarEvaluationKind(Ty); in EmitParmDecl() local
H A DMicrosoftCXXABI.cpp4120 bool IsScalar = !RD; in getCatchableType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp3220 bool IsScalar = NegMul ? Name[12] == 's' : Name[11] == 's'; in UpgradeIntrinsicCall() local