Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86Subtarget.h329 bool isPICStyleRIPRel() const { return PICStyle == PICStyles::Style::RIPRel; } in isPICStyleRIPRel() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86Subtarget.h520 bool isPICStyleRIPRel() const { return PICStyle == PICStyles::RIPRel; } in isPICStyleRIPRel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h803 bool isPICStyleRIPRel() const { return PICStyle == PICStyles::Style::RIPRel; } in isPICStyleRIPRel() function