Home
last modified time | relevance | path

Searched refs:ProfileUnOpInit (Results 1 – 3 of 3) 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-10.0/llvm/lib/TableGen/
DRecord.cpp687 ProfileUnOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *Op, RecTy *Type) { in ProfileUnOpInit() function
697 ProfileUnOpInit(ID, Opc, LHS, Type); in get()
709 ProfileUnOpInit(ID, getOpcode(), getOperand(), getType()); in Profile()
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp659 ProfileUnOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *Op, RecTy *Type) { in ProfileUnOpInit() function
669 ProfileUnOpInit(ID, Opc, LHS, Type); in get()
681 ProfileUnOpInit(ID, getOpcode(), getOperand(), getType()); in Profile()