Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/TableGen/
HDRecord.cpp773 ProfileUnOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *Op, RecTy *Type) { in ProfileUnOpInit() function
781 ProfileUnOpInit(ID, Opc, LHS, Type); in get()
794 ProfileUnOpInit(ID, getOpcode(), getOperand(), getType()); in Profile()