Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp58 inline MetadataAsValue *buildMD(Value *Arg) { in buildMD() function
117 Args.push_back(buildMD(Arg)); in buildIntrWithMD()
309 AssignCI->setArgOperand(1, buildMD(OfType)); in updateAssignType()
807 SmallVector<Value *, 2> Args = {Op, buildMD(OpTyVal), in deduceOperandElementType()
932 buildMD(TyC), in visitCallInst()
1065 MetadataAsValue *VMD = buildMD(PoisonValue::get(ExpectedElementType)); in replacePointerOperandWithPtrCast()