Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DCore.cpp743 static LLVMValueRef getMDNodeOperandImpl(LLVMContext &Context, const MDNode *N, in getMDNodeOperandImpl() function
760 return getMDNodeOperandImpl(V->getContext(), in LLVMGetOperand()
887 Dest[i] = getMDNodeOperandImpl(Context, N, i); in LLVMGetMDNodeOperands()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp921 static LLVMValueRef getMDNodeOperandImpl(LLVMContext &Context, const MDNode *N, in getMDNodeOperandImpl() function
938 return getMDNodeOperandImpl(V->getContext(), in LLVMGetOperand()
1078 Dest[i] = getMDNodeOperandImpl(Context, N, i); in LLVMGetMDNodeOperands()