Searched refs:CreateForward (Results 1 – 1 of 1) sorted by relevance
215 bool CreateForward = true);217 bool CreateForward = true);793 LLVMToSPIRV::transValue(Value *V, SPIRVBasicBlock *BB, bool CreateForward) { in transValue() argument795 if (Loc != ValueMap.end() && (!Loc->second->isForward() || CreateForward)) in transValue()803 auto BV = transValueWithoutDecoration(V, BB, CreateForward); in transValue()862 bool CreateForward) { in transValueWithoutDecoration() argument924 if (CreateForward) in transValueWithoutDecoration()