Home
last modified time | relevance | path

Searched refs:doesSetDirectiveSuppressReloc (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h503 bool doesSetDirectiveSuppressReloc() const { in doesSetDirectiveSuppressReloc() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h524 bool doesSetDirectiveSuppressReloc() const { in doesSetDirectiveSuppressReloc() function
/external/llvm/lib/MC/
DMCStreamer.cpp740 if (!MAI->doesSetDirectiveSuppressReloc()) { in emitAbsoluteSymbolDiff()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1415 MAI->doesSetDirectiveSuppressReloc()) { in EmitJumpTableInfo()
1496 if (MAI->doesSetDirectiveSuppressReloc()) { in EmitJumpTableEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCStreamer.cpp925 if (!MAI->doesSetDirectiveSuppressReloc()) { in emitAbsoluteSymbolDiff()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1718 MAI->doesSetDirectiveSuppressReloc()) { in EmitJumpTableInfo()
1799 if (MAI->doesSetDirectiveSuppressReloc()) { in EmitJumpTableEntry()
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp227 assert(MAI.doesSetDirectiveSuppressReloc()); in LowerSymbolOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp257 assert(MAI.doesSetDirectiveSuppressReloc()); in LowerSymbolOperand()