Home
last modified time | relevance | path

Searched defs:isDarwin (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseRegisterInfo.h38 static inline bool isARMArea1Register(unsigned Reg, bool isDarwin) { in isARMArea1Register()
53 static inline bool isARMArea2Register(unsigned Reg, bool isDarwin) { in isARMArea2Register()
64 static inline bool isARMArea3Register(unsigned Reg, bool isDarwin) { in isARMArea3Register()
DARMSubtarget.h161 isELF, isDarwin enumerator
DARMFastISel.cpp1784 bool isDarwin = Subtarget->isTargetDarwin(); in ARMSelectCallOp() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCExpr.h50 bool isDarwin, MCContext &Ctx) { in createLo()
55 bool isDarwin, MCContext &Ctx) { in createHi()
60 bool isDarwin, MCContext &Ctx) { in createHa()
DPPCMCExpr.cpp23 bool isDarwin, MCContext &Ctx) { in create()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCExpr.h52 bool isDarwin, MCContext &Ctx) { in createLo()
57 bool isDarwin, MCContext &Ctx) { in createHi()
62 bool isDarwin, MCContext &Ctx) { in createHa()
DPPCMCExpr.cpp23 bool isDarwin, MCContext &Ctx) { in create()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp83 AsmPrinter &Printer, bool isDarwin) { in GetSymbolRef()
152 AsmPrinter &AP, bool isDarwin) { in LowerPPCMachineInstrToMCInst()
165 bool isDarwin) { in LowerPPCMachineOperandToMCOperand()
DPPCSubtarget.h301 bool isDarwin() const { return TargetTriple.isMacOSX(); } in isDarwin() function
DPPCAsmPrinter.cpp509 bool isDarwin = TM.getTargetTriple().isOSDarwin(); in EmitInstruction() local
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCMCInstLower.cpp98 AsmPrinter &Printer, bool isDarwin) { in GetSymbolRef()
133 AsmPrinter &AP, bool isDarwin) { in LowerPPCMachineInstrToMCInst()
DPPCSubtarget.h143 bool isDarwin() const { return TargetTriple.isMacOSX(); } in isDarwin() function
/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp83 AsmPrinter &Printer, bool isDarwin) { in GetSymbolRef()
142 AsmPrinter &AP, bool isDarwin) { in LowerPPCMachineInstrToMCInst()
DPPCSubtarget.h284 bool isDarwin() const { return TargetTriple.isMacOSX(); } in isDarwin() function
DPPCAsmPrinter.cpp481 bool isDarwin = TM.getTargetTriple().isOSDarwin(); in EmitInstruction() local
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h25 const MCRegisterInfo &MRI, bool isDarwin) in PPCInstPrinter()
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp252 bool isDarwin() const { return IsDarwin; } in isDarwin() function in __anon155e16ce0111::PPCAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp270 bool isDarwin() const { return IsDarwin; } in isDarwin() function in __anon51d209260111::PPCAsmParser