Home
last modified time | relevance | path

Searched defs:IsRelative (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1362 const bool IsRelative = in EmitCFIInstruction() local
1398 const bool IsRelative = in EmitCFIInstruction() local
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h361 bool IsRelative() const { return is_relative_; } in IsRelative() function