Home
last modified time | relevance | path

Searched refs:fixup_riscv_lo12_s (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVFixupKinds.h28 fixup_riscv_lo12_s, enumerator
DRISCVELFObjectWriter.cpp79 case RISCV::fixup_riscv_lo12_s: in getRelocType()
DRISCVMCCodeEmitter.cpp219 FixupKind = RISCV::fixup_riscv_lo12_s; in getImmOpValue()
DRISCVAsmBackend.cpp240 case RISCV::fixup_riscv_lo12_s: in adjustFixupValue()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Drelocations.s40 # FIXUP: fixup A - offset: 0, value: %lo(foo), kind: fixup_riscv_lo12_s
45 # FIXUP: fixup A - offset: 0, value: %lo(foo+4), kind: fixup_riscv_lo12_s
Dfixups.s24 # CHECK-FIXUP: fixup A - offset: 0, value: %lo(val), kind: fixup_riscv_lo12_s