Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DRecord.cpp769 ProfileBinOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *LHS, Init *RHS, in ProfileBinOpInit() function
783 ProfileBinOpInit(ID, Opc, LHS, RHS, Type); in get()
796 ProfileBinOpInit(ID, getOpcode(), getLHS(), getRHS(), getType()); in Profile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp802 ProfileBinOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *LHS, Init *RHS, in ProfileBinOpInit() function
815 ProfileBinOpInit(ID, Opc, LHS, RHS, Type); in get()
827 ProfileBinOpInit(ID, getOpcode(), getLHS(), getRHS(), getType()); in Profile()