Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp106 void deduceOperandElementType(Instruction *I, Instruction *AskOp = 0,
613 void SPIRVEmitIntrinsics::deduceOperandElementType(Instruction *I, in deduceOperandElementType() function in SPIRVEmitIntrinsics
1689 deduceOperandElementType(&I); in runOnFunction()
1727 deduceOperandElementType(Inst, I, KnownTy, AssignCI); in postprocessTypes()