Home
last modified time | relevance | path

Searched defs:IsPPC64 (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h99 bool IsPPC64; variable
H A DPPCAsmPrinter.cpp627 const bool IsPPC64 = Subtarget->isPPC64(); in emitInstruction() local
H A DPPCISelDAGToDAG.cpp5249 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
5272 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
5553 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
H A DPPCISelLowering.cpp5413 const bool IsPPC64 = Subtarget.isPPC64(); in buildCallOperands() local
6518 const bool IsPPC64 = Subtarget.isPPC64(); in CC_AIX() local
6740 bool IsPPC64) { in getRegClassForSVT()
6858 const bool IsPPC64 = Subtarget.isPPC64(); in LowerFormalArguments_AIX() local
7142 const bool IsPPC64 = Subtarget.isPPC64(); in LowerCall_AIX() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp100 bool IsPPC64; member in __anon26460f840111::PPCAsmParser
177 bool IsPPC64; member
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp448 bool IsPPC64 = TargetTriple.getArch() == Triple::ppc64 || in getShadowMapping() local