Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDIE.h204 isDelta, enumerator
342 : DIEValue(isDelta), LabelHi(Hi), LabelLo(Lo) {} in DIEDelta()
354 static bool classof(const DIEValue *D) { return D->getType() == isDelta; } in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp313 case DIEValue::isDelta: in hashAttribute()
/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp355 case DIEValue::isDelta: in hashAttribute()