/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.h | 38 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()
|
D | ARMSubtarget.h | 161 isELF, isDarwin enumerator
|
D | ARMFastISel.cpp | 1784 bool isDarwin = Subtarget->isTargetDarwin(); in ARMSelectCallOp() local
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCExpr.h | 50 bool isDarwin, MCContext &Ctx) { in createLo() 55 bool isDarwin, MCContext &Ctx) { in createHi() 60 bool isDarwin, MCContext &Ctx) { in createHa()
|
D | PPCMCExpr.cpp | 23 bool isDarwin, MCContext &Ctx) { in create()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCExpr.h | 52 bool isDarwin, MCContext &Ctx) { in createLo() 57 bool isDarwin, MCContext &Ctx) { in createHi() 62 bool isDarwin, MCContext &Ctx) { in createHa()
|
D | PPCMCExpr.cpp | 23 bool isDarwin, MCContext &Ctx) { in create()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 83 AsmPrinter &Printer, bool isDarwin) { in GetSymbolRef() 152 AsmPrinter &AP, bool isDarwin) { in LowerPPCMachineInstrToMCInst() 165 bool isDarwin) { in LowerPPCMachineOperandToMCOperand()
|
D | PPCSubtarget.h | 301 bool isDarwin() const { return TargetTriple.isMacOSX(); } in isDarwin() function
|
D | PPCAsmPrinter.cpp | 509 bool isDarwin = TM.getTargetTriple().isOSDarwin(); in EmitInstruction() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 98 AsmPrinter &Printer, bool isDarwin) { in GetSymbolRef() 133 AsmPrinter &AP, bool isDarwin) { in LowerPPCMachineInstrToMCInst()
|
D | PPCSubtarget.h | 143 bool isDarwin() const { return TargetTriple.isMacOSX(); } in isDarwin() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 83 AsmPrinter &Printer, bool isDarwin) { in GetSymbolRef() 142 AsmPrinter &AP, bool isDarwin) { in LowerPPCMachineInstrToMCInst()
|
D | PPCSubtarget.h | 284 bool isDarwin() const { return TargetTriple.isMacOSX(); } in isDarwin() function
|
D | PPCAsmPrinter.cpp | 481 bool isDarwin = TM.getTargetTriple().isOSDarwin(); in EmitInstruction() local
|
/external/llvm/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.h | 25 const MCRegisterInfo &MRI, bool isDarwin) in PPCInstPrinter()
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 252 bool isDarwin() const { return IsDarwin; } in isDarwin() function in __anon155e16ce0111::PPCAsmParser
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 270 bool isDarwin() const { return IsDarwin; } in isDarwin() function in __anon51d209260111::PPCAsmParser
|