Searched refs:SBREL (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h53 SBREL, /// Static Base Relative (RWPI) enumerator in enum:llvm::ARMCP::ARMCPModifier
H A DARMConstantPoolValue.cpp67 case ARMCP::SBREL:
68 return "SBREL";
H A DARMInstructionSelector.cpp644 ARMConstantPoolConstant::Create(GV, ARMCP::SBREL), Alignment)
H A DARMAsmPrinter.cpp810 case ARMCP::SBREL:
H A DARMISelLowering.cpp3705 ARMConstantPoolConstant::Create(GV, ARMCP::SBREL);

Completed in 107 milliseconds