Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h99 bool IsPPC64; variable
H A DPPCISelDAGToDAG.cpp5681 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
5704 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
5997 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
H A DPPCAsmPrinter.cpp804 const bool IsPPC64 = Subtarget->isPPC64(); in emitInstruction() local
H A DPPCISelLowering.cpp5707 const bool IsPPC64 = Subtarget.isPPC64(); in buildCallOperands() local
6848 const bool IsPPC64 = Subtarget.isPPC64(); in CC_AIX() local
7085 bool IsPPC64, in getRegClassForSVT()
7204 const bool IsPPC64 = Subtarget.isPPC64(); in LowerFormalArguments_AIX() local
7516 const bool IsPPC64 = Subtarget.isPPC64(); in LowerCall_AIX() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp100 bool IsPPC64; member in __anon49f2f9030111::PPCAsmParser
178 bool IsPPC64; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp488 bool IsPPC64 = TargetTriple.getArch() == Triple::ppc64 || in getShadowMapping() local