Home
last modified time | relevance | path

Searched defs:HasQPX (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h98 bool HasQPX; variable
DPPCISelLowering.cpp2804 unsigned &AvailableVRs, bool HasQPX) { in CalculateStackSlotUsed()
/external/clang/lib/CodeGen/
DTargetInfo.cpp3889 bool HasQPX; member in __anonbc557ed20411::PPC64_SVR4_ABIInfo
3920 PPC64_SVR4_ABIInfo(CodeGen::CodeGenTypes &CGT, ABIKind Kind, bool HasQPX) in PPC64_SVR4_ABIInfo()
3969 PPC64_SVR4_ABIInfo::ABIKind Kind, bool HasQPX) in PPC64_SVR4_TargetCodeGenInfo()
8015 bool HasQPX = getTarget().getABI() == "elfv1-qpx"; in getTargetCodeGenInfo() local
8025 bool HasQPX = getTarget().getABI() == "elfv1-qpx"; in getTargetCodeGenInfo() local
/external/clang/lib/Basic/
DTargets.cpp857 bool HasQPX; member in __anon45f003660111::PPCTargetInfo
/external/clang/lib/Driver/
DTools.cpp1629 bool HasQPX = false; in AddPPCTargetArgs() local