Home
last modified time | relevance | path

Searched defs:IsPIC (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h137 bool IsPIC = isPositionIndependent(); variable
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DMips.cpp222 bool IsPIC = false; in getMIPSTargetFeatures() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp176 bool IsPIC; member in __anond4451bfc0111::MipsBranchExpansion
H A DMipsISelLowering.cpp3181 bool IsPIC = isPositionIndependent(); LowerCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1380 bool IsPIC = HTM.isPositionIndependent(); insertCSRSpillsInBlock() local
1445 bool IsPIC = HTM.isPositionIndependent(); insertCSRRestoresInBlock() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp2635 bool IsPIC = ExpandMI() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3130 getLabelAccessInfo(bool IsPIC,const PPCSubtarget & Subtarget,unsigned & HiOpFlags,unsigned & LoOpFlags,const GlobalValue * GV=nullptr) getLabelAccessInfo() argument
3208 bool IsPIC = isPositionIndependent(); LowerConstantPool() local
3296 bool IsPIC = isPositionIndependent(); LowerJumpTable() local
3341 bool IsPIC = isPositionIndependent(); LowerBlockAddress() local
3594 bool IsPIC = isPositionIndependent(); LowerGlobalAddress() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp442 bool IsPIC = false; global() member in __anon16065c7e0111::X86AsmParser::IntelExprStateMachine