Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEMIRBuilder.h63 void profileDstOp(const DstOp &Op, GISelInstProfileBuilder &B) const;
67 profileDstOp(Op, B); in profileDstOps()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp71 void CSEMIRBuilder::profileDstOp(const DstOp &Op, in profileDstOp() function in CSEMIRBuilder
349 profileDstOp(Res, ProfBuilder); in buildConstant()
376 profileDstOp(Res, ProfBuilder); in buildFConstant()