Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DStatepoint.cpp29 Attribute AttrID = in parseStatepointDirectivesFromAttrs() local
32 if (AttrID.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
33 if (!AttrID.getValueAsString().getAsInteger(10, StatepointID)) in parseStatepointDirectivesFromAttrs()
/external/llvm/lib/IR/
DStatepoint.cpp59 Attribute AttrID = in parseStatepointDirectivesFromAttrs() local
62 if (AttrID.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
63 if (!AttrID.getValueAsString().getAsInteger(10, StatepointID)) in parseStatepointDirectivesFromAttrs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DStatepoint.cpp63 Attribute AttrID = in parseStatepointDirectivesFromAttrs() local
66 if (AttrID.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
67 if (!AttrID.getValueAsString().getAsInteger(10, StatepointID)) in parseStatepointDirectivesFromAttrs()