Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp131 bool IsPostprocessing = false);
137 bool IsPostprocessing);
165 Type *&KnownElemTy, bool IsPostprocessing);
168 const SmallPtrSet<Value *, 4> *AskOps, bool IsPostprocessing,
364 bool IsPostprocessing) { in reconstructType() argument
380 if (!IsPostprocessing) in reconstructType()
903 Type *&KnownElemTy, bool IsPostprocessing) { in deduceOperandElementTypeFunctionPointer() argument
937 if (!IsPostprocessing && IsIncomplete) in deduceOperandElementTypeFunctionPointer()
945 const SmallPtrSet<Value *, 4> *AskOps, bool IsPostprocessing, in deduceOperandElementTypeFunctionRet() argument
978 IsPostprocessing); in deduceOperandElementTypeFunctionRet()
[all …]