/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
D | target.go | 119 func (t *Target) IsPPC64() bool { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCSubtarget.h | 98 bool IsPPC64; variable
|
H A D | PPCISelDAGToDAG.cpp | 5498 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 D | PPCAsmPrinter.cpp | 659 const bool IsPPC64 = Subtarget->isPPC64(); in emitInstruction() local
|
H A D | PPCISelLowering.cpp | 5499 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 D | PPCAsmParser.cpp | 245 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 D | PPCAsmParser.cpp | 101 bool IsPPC64; member in __anon432dce7d0111::PPCAsmParser 181 bool IsPPC64; member
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCSubtarget.h | 95 bool IsPPC64; variable
|
H A D | PPCISelDAGToDAG.cpp | 2916 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 100 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 D | PPCSubtarget.h | 96 bool IsPPC64; variable
|
H A D | PPCISelDAGToDAG.cpp | 4759 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 D | PPCAsmPrinter.cpp | 540 const bool IsPPC64 = Subtarget->isPPC64(); in EmitInstruction() local
|
H A D | PPCISelLowering.cpp | 5351 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 D | AddressSanitizer.cpp | 366 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 D | AddressSanitizer.cpp | 486 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 D | AddressSanitizer.cpp | 434 bool IsPPC64 = TargetTriple.getArch() == Triple::ppc64 || in getShadowMapping() local
|