Searched refs:VLENVal (Results 1 – 1 of 1) sorted by relevance
6329 llvm::APSInt VLENVal, in emitX86DeclareSimdFunction() argument6368 if (!VLENVal) { in emitX86DeclareSimdFunction()6372 Out << VLENVal; in emitX86DeclareSimdFunction()6479 llvm::APSInt VLENVal; in emitDeclareSimdFunction() local6481 VLENVal = VLEN->EvaluateKnownConstInt(C); in emitDeclareSimdFunction()6485 emitX86DeclareSimdFunction(FD, Fn, VLENVal, ParamAttrs, State); in emitDeclareSimdFunction()