Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmBackend.h104 virtual bool requiresDiffExpressionRelocations() const { return false; } in requiresDiffExpressionRelocations() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp42 bool requiresDiffExpressionRelocations() const override { in requiresDiffExpressionRelocations() function in __anon202828cb0111::RISCVAsmBackend