Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp127 struct OpCodeProperty { struct
149 const OpCodeProperty &Prop) { in constructOverloadName() argument
224 static FunctionType *getDXILOpFunctionType(const OpCodeProperty *Prop, in getDXILOpFunctionType()
240 const OpCodeProperty *Prop = getOpCodeProperty(DXILOp); in getOrCreateDXILOpFunction()
273 const OpCodeProperty *Prop = getOpCodeProperty(OpCode); in getOverloadTy()