Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2556 bool IsVoidRetTy = Instr->getType()->isVoidTy(); in scalarizeInstruction() local
2558 Value *UndefVec = IsVoidRetTy ? nullptr : in scalarizeInstruction()
2585 if (!IsVoidRetTy) in scalarizeInstruction()
2601 if (!IsVoidRetTy) in scalarizeInstruction()
5749 bool IsVoidRetTy = Instr->getType()->isVoidTy(); in scalarizeInstruction() local
5751 Value *UndefVec = IsVoidRetTy ? nullptr : in scalarizeInstruction()
5779 if (!IsVoidRetTy) in scalarizeInstruction()
5792 if (!IsVoidRetTy) in scalarizeInstruction()