Home
last modified time | relevance | path

Searched refs:IsVoidRetTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1938 bool IsVoidRetTy = Instr->getType()->isVoidTy(); in scalarizeInstruction() local
1940 Value *UndefVec = IsVoidRetTy ? nullptr : in scalarizeInstruction()
1978 if (!IsVoidRetTy) in scalarizeInstruction()
1994 if (!IsVoidRetTy) in scalarizeInstruction()
5281 bool IsVoidRetTy = Instr->getType()->isVoidTy(); in scalarizeInstruction() local
5283 Value *UndefVec = IsVoidRetTy ? nullptr : in scalarizeInstruction()
5323 if (!IsVoidRetTy) in scalarizeInstruction()
5336 if (!IsVoidRetTy) in scalarizeInstruction()