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.cpp5694 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
5717 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
6010 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
H A DPPCAsmPrinter.cpp813 const bool IsPPC64 = Subtarget->isPPC64(); in emitInstruction() local
H A DPPCISelLowering.cpp5252 SelectionDAG &DAG, MachineFunction &MF, bool IsPPC64, SDValue Arg, in CalculateTailCallArgDest()
5722 const bool IsPPC64 = Subtarget.isPPC64(); in buildCallOperands() local
6860 const bool IsPPC64 = Subtarget.isPPC64(); in CC_AIX() local
7097 bool IsPPC64, in getRegClassForSVT()
7216 const bool IsPPC64 = Subtarget.isPPC64(); in LowerFormalArguments_AIX() local
7579 const bool IsPPC64 = Subtarget.isPPC64(); in LowerCall_AIX() local
18044 bool IsPPC64 = Subtarget.isPPC64(); in getRegisterByName() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp102 const bool IsPPC64; member in __anon49f2f9030111::PPCAsmParser
176 bool IsPPC64; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp488 bool IsPPC64 = TargetTriple.getArch() == Triple::ppc64 || in getShadowMapping() local