Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h98 bool IsPPC64; global() variable
H A DPPCISelDAGToDAG.cpp5693 bool IsPPC64 = Subtarget->isPPC64(); Select() local
5716 bool IsPPC64 = Subtarget->isPPC64(); Select() local
6009 bool IsPPC64 = Subtarget->isPPC64(); Select() local
H A DPPCAsmPrinter.cpp754 const bool IsPPC64 = Subtarget->isPPC64(); emitInstruction() local
[all...]
H A DPPCISelLowering.cpp5594 const bool IsPPC64 = Subtarget.isPPC64(); buildCallOperands() local
6735 const bool IsPPC64 = Subtarget.isPPC64(); CC_AIX() local
6957 getRegClassForSVT(MVT::SimpleValueType SVT,bool IsPPC64,bool HasP8Vector,bool HasVSX) getRegClassForSVT() argument
7076 const bool IsPPC64 = Subtarget.isPPC64(); LowerFormalArguments_AIX() local
7391 const bool IsPPC64 = Subtarget.isPPC64(); LowerCall_AIX() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp100 bool IsPPC64; member in __anond537d2150111::PPCAsmParser
178 bool IsPPC64; member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp487 bool IsPPC64 = TargetTriple.getArch() == Triple::ppc64 || getShadowMapping() local