Searched defs:isPIC (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ | ||
H A D | X86AsmParser.cpp | 485 bool isPIC() const { return IsPIC; } isPIC() function in __anon16065c7e0111::X86AsmParser::IntelExprStateMachine |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 3143 LowerLabelRef(SDValue HiPart,SDValue LoPart,bool isPIC,SelectionDAG & DAG) LowerLabelRef() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 18618 LowerToTLSExecModel(GlobalAddressSDNode * GA,SelectionDAG & DAG,const EVT PtrVT,TLSModel::Model model,bool is64Bit,bool isPIC) LowerToTLSExecModel() argument |