Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dtarget.go119 func (t *Target) IsPPC64() bool { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h98 bool IsPPC64; variable
H A DPPCISelDAGToDAG.cpp5498 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
5521 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
5817 bool IsPPC64 = Subtarget->isPPC64(); in Select() local
H A DPPCAsmPrinter.cpp659 const bool IsPPC64 = Subtarget->isPPC64(); in emitInstruction() local
H A DPPCISelLowering.cpp5499 const bool IsPPC64 = Subtarget.isPPC64(); in buildCallOperands() local
6598 const bool IsPPC64 = Subtarget.isPPC64(); in CC_AIX() local
6821 bool IsPPC64, in getRegClassForSVT()
6940 const bool IsPPC64 = Subtarget.isPPC64(); in LowerFormalArguments_AIX() local
7255 const bool IsPPC64 = Subtarget.isPPC64(); in LowerCall_AIX() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp245 bool IsPPC64; member in __anon7cb95a9b0111::PPCAsmParser
328 bool IsPPC64; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp101 bool IsPPC64; member in __anon432dce7d0111::PPCAsmParser
181 bool IsPPC64; member
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h95 bool IsPPC64; variable
H A DPPCISelDAGToDAG.cpp2916 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp100 bool IsPPC64; member in __anonc39526430111::PPCAsmParser
179 bool IsPPC64; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h96 bool IsPPC64; variable
H A DPPCISelDAGToDAG.cpp4759 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select() local
4782 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select() local
5044 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select() local
H A DPPCAsmPrinter.cpp540 const bool IsPPC64 = Subtarget->isPPC64(); in EmitInstruction() local
H A DPPCISelLowering.cpp5351 const bool IsPPC64 = Subtarget.isPPC64(); in buildCallOperands() local
6879 const bool IsPPC64 = Subtarget.isPPC64(); in CC_AIX() local
6951 bool IsPPC64) { in getRegClassForSVT()
7008 const bool IsPPC64 = Subtarget.isPPC64(); in LowerFormalArguments_AIX() local
7093 const bool IsPPC64 = Subtarget.isPPC64(); in LowerCall_AIX() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp366 bool IsPPC64 = TargetTriple.getArch() == llvm::Triple::ppc64 || in getShadowMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp486 bool IsPPC64 = TargetTriple.getArch() == Triple::ppc64 || in getShadowMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp434 bool IsPPC64 = TargetTriple.getArch() == Triple::ppc64 || in getShadowMapping() local