Home
last modified time | relevance | path

Searched defs:IsPICCall (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp411 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, in getOpndList()
H A DMipsSEISelLowering.cpp1158 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, in getOpndList()
H A DMipsISelLowering.cpp3040 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, in getOpndList()
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp423 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, in getOpndList()
H A DMipsISelLowering.cpp2593 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, in getOpndList()
2824 bool IsPICCall = (ABI.IsN64() || IsPIC); // true if calls are translated to in LowerCall() local
H A DMipsSEISelLowering.cpp1200 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, in getOpndList()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp411 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, in getOpndList()
H A DMipsSEISelLowering.cpp1165 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, in getOpndList()
H A DMipsISelLowering.cpp3026 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, in getOpndList()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVEISelLowering.cpp646 bool IsPICCall = isPositionIndependent(); in LowerCall() local