Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp36 static cl::opt<bool> DisableFixup variable
310 if (DisableFixup) in processFixupValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp36 static cl::opt<bool> DisableFixup variable
317 if (DisableFixup) in shouldForceRelocation()