Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h100 bool HasQPX; variable
DPPCISelLowering.cpp3288 unsigned &AvailableVRs, bool HasQPX) { in CalculateStackSlotUsed()
/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 __anoncb30615c0411::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 __anon2066a7b00111::PPCTargetInfo
/external/clang/lib/Driver/
DTools.cpp1629 bool HasQPX = false; in AddPPCTargetArgs() local