/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCExpr.h | 36 bool IsDarwin; variable 40 explicit PPCMCExpr(VariantKind Kind, const MCExpr *Expr, bool IsDarwin) in PPCMCExpr() 51 bool IsDarwin, MCContext &Ctx) { in createLo() 56 bool IsDarwin, MCContext &Ctx) { in createHi() 61 bool IsDarwin, MCContext &Ctx) { in createHa()
|
H A D | PPCMCExpr.cpp | 22 bool IsDarwin, MCContext &Ctx) { in create()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCMCInstLower.cpp | 82 AsmPrinter &Printer, bool IsDarwin) { in GetSymbolRef() 151 AsmPrinter &AP, bool IsDarwin) { in LowerPPCMachineInstrToMCInst() 164 bool IsDarwin) { in LowerPPCMachineOperandToMCOperand()
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCExpr.h | 35 bool IsDarwin; variable 39 explicit PPCMCExpr(VariantKind Kind, const MCExpr *Expr, bool IsDarwin) in PPCMCExpr()
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/InstPrinter/ |
H A D | PPCInstPrinter.h | 22 bool IsDarwin; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/goos/ |
D | zgoos_freebsd.go | 11 const IsDarwin = 0 const
|
D | zgoos_plan9.go | 11 const IsDarwin = 0 const
|
D | zgoos_ios.go | 11 const IsDarwin = 0 const
|
D | zgoos_js.go | 11 const IsDarwin = 0 const
|
D | zgoos_zos.go | 11 const IsDarwin = 0 const
|
D | zgoos_windows.go | 11 const IsDarwin = 0 const
|
D | zgoos_solaris.go | 11 const IsDarwin = 0 const
|
D | zgoos_linux.go | 11 const IsDarwin = 0 const
|
D | zgoos_netbsd.go | 11 const IsDarwin = 0 const
|
D | zgoos_illumos.go | 11 const IsDarwin = 0 const
|
D | zgoos_android.go | 11 const IsDarwin = 0 const
|
D | zgoos_dragonfly.go | 11 const IsDarwin = 0 const
|
D | zgoos_hurd.go | 11 const IsDarwin = 0 const
|
D | zgoos_aix.go | 11 const IsDarwin = 0 const
|
D | zgoos_wasip1.go | 11 const IsDarwin = 0 const
|
D | zgoos_darwin.go | 11 const IsDarwin = 1 const
|
D | zgoos_openbsd.go | 11 const IsDarwin = 0 const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
D | target.go | 144 func (t *Target) IsDarwin() bool { func
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 284 bool IsDarwin; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 407 bool IsDarwin; variable
|