Home
last modified time | relevance | path

Searched defs:IsDarwin (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCMCExpr.h36 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()
HDPPCMCExpr.cpp22 bool IsDarwin, MCContext &Ctx) { in create()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCMCInstLower.cpp82 AsmPrinter &Printer, bool IsDarwin) { in GetSymbolRef()
151 AsmPrinter &AP, bool IsDarwin) { in LowerPPCMachineInstrToMCInst()
164 bool IsDarwin) { in LowerPPCMachineOperandToMCOperand()
HDPPCAsmPrinter.cpp542 const bool IsDarwin = TM.getTargetTriple().isOSDarwin(); in EmitInstruction() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h407 bool IsDarwin; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
HDPPCAsmParser.cpp102 bool IsDarwin; member in __anonf9943a3a0111::PPCAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDAsmParser.cpp176 bool IsDarwin = false; member in __anondf61c9400111::AsmParser