Home
last modified time | relevance | path

Searched defs:getRelocModel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DCommandFlags.h59 static inline Optional<Reloc::Model> getRelocModel() { in getRelocModel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCTargetMachine.cpp23 static Reloc::Model getRelocModel(Optional<Reloc::Model> RM) { in getRelocModel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCTargetMachine.cpp25 static Reloc::Model getRelocModel(std::optional<Reloc::Model> RM) { in getRelocModel() function