Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DRecord.cpp624 ProfileUnOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *Op, RecTy *Type) { in ProfileUnOpInit() function
635 ProfileUnOpInit(ID, Opc, LHS, Type); in get()
648 ProfileUnOpInit(ID, getOpcode(), getOperand(), getType()); in Profile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp674 ProfileUnOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *Op, RecTy *Type) { in ProfileUnOpInit() function
684 ProfileUnOpInit(ID, Opc, LHS, Type); in get()
696 ProfileUnOpInit(ID, getOpcode(), getOperand(), getType()); in Profile()