Home
last modified time | relevance | path

Searched refs:SetDirectiveSuppressesReloc (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp97 SetDirectiveSuppressesReloc = true; in MCAsmInfoDarwin()
DMCAsmInfo.cpp69 SetDirectiveSuppressesReloc = false; in MCAsmInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoDarwin.cpp96 SetDirectiveSuppressesReloc = true; in MCAsmInfoDarwin()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfoDarwin.cpp93 SetDirectiveSuppressesReloc = true; in MCAsmInfoDarwin()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h244 bool SetDirectiveSuppressesReloc; variable
504 return SetDirectiveSuppressesReloc; in doesSetDirectiveSuppressReloc()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h252 bool SetDirectiveSuppressesReloc = false; variable
553 return SetDirectiveSuppressesReloc; in doesSetDirectiveSuppressReloc()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h290 bool SetDirectiveSuppressesReloc = false; variable
598 return SetDirectiveSuppressesReloc; in doesSetDirectiveSuppressReloc()