| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrInfo.h | 31 const NVPTXRegisterInfo &getRegisterInfo() const { return RegInfo; } in getRegisterInfo() argument [all...] |
| H A D | NVPTXMachineFunctionInfo.h | 43 const char *getImageHandleSymbol(unsigned Idx) const { in getImageHandleSymbol() argument
|
| H A D | NVPTXRegisterInfo.h | 47 ManagedStringPool *getStrPool() const { in getStrPool() argument 51 const cha argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCMachineFunctionInfo.cpp | 18 MCSymbol *PPCFunctionInfo::getPICOffsetSymbol() const { in getPICOffsetSymbol() argument 25 MCSymbol *PPCFunctionInfo::getGlobalEPSymbol() const { in getGlobalEPSymbol() argument 32 MCSymbol *PPCFunctionInfo::getLocalEPSymbol() const { in getLocalEPSymbol() argument 39 MCSymbol *PPCFunctionInfo::getTOCOffsetSymbol() const { in getTOCOffsetSymbol() argument 46 bool PPCFunctionInfo::isLiveInSExt(unsigned VReg) const { in isLiveInSExt() argument 53 isLiveInZExt(unsigned VReg) const isLiveInZExt() argument [all...] |
| H A D | PPCTargetObjectFile.cpp | 51 getDebugThreadLocalSymbol(const MCSymbol *Sym) const { in getDebugThreadLocalSymbol() argument 24 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const SelectSectionForGlobal() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVMCAsmInfo.cpp | 32 const MCExpr *RISCVMCAsmInfo::getExprForFDESymbol(const MCSymbol *Sym, in getExprForFDESymbol() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| H A D | RISCVCallLowering.cpp | 24 lowerReturn(MachineIRBuilder &MIRBuilder, const Value *Val, ArrayRef<Register> VRegs) const lowerReturn() argument 37 lowerFormalArguments( MachineIRBuilder &MIRBuilder, const Function &F, ArrayRef<ArrayRef<Register>> VRegs) const lowerFormalArguments() argument 47 lowerCall(MachineIRBuilder &MIRBuilder, CallLoweringInfo &Info) const lowerCall() argument
|
| H A D | RISCVTargetTransformInfo.h | 36 const RISCVSubtarget *getST() const { return ST; } in getST() argument 37 const RISCVTargetLowering *getTLI() const { return TLI; } in getTLI() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
| H A D | SparcMCAsmInfo.cpp | 50 SparcELFMCAsmInfo::getExprForPersonalitySymbol(const MCSymbol *Sym, in getExprForPersonalitySymbol() argument 63 SparcELFMCAsmInfo::getExprForFDESymbol(const MCSymbol *Sym, in getExprForFDESymbol() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetMachine.h | 38 const SystemZSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.h | 38 const VERegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo() argument
|
| H A D | VETargetMachine.h | 36 const VESubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() argument 40 std::list<std::string> *getStrList() const { in getStrList() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrInfo.h | 44 const WebAssemblyRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCExpr.h | 45 int64_t getRegNo() const { return RegNo; } in getRegNo() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrInfo.h | 34 const TargetRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo() argument [all...] |
| H A D | XCoreTargetMachine.h | 37 const XCoreSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| H A D | PackedVersion.cpp | 104 void PackedVersion::print(raw_ostream &OS) const { in print() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | ValueProfileCollector.cpp | 74 ValueProfileCollector::get(InstrProfValueKind Kind) const { in get() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceTypeConverter.h | 51 Type convertToIceType(llvm::Type *LLVMTy) const { in convertToIceType() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | alias.cc | 36 const Alias* Alias::Clone(CloneContext* ctx) const { in Clone() argument
|
| H A D | array.h | 50 bool IsRuntimeArray() const { return count == nullptr; } in IsRuntimeArray() argument [all...] |
| H A D | binding_decoration.cc | 33 std::string BindingDecoration::Name() const { in Name() argument 37 const BindingDecoration* BindingDecoration::Clone(CloneContext* ctx) const { in Clone() argument
|
| H A D | block_statement.cc | 38 const BlockStatement* BlockStatement::Clone(CloneContext* ctx) const { in Clone() argument
|
| H A D | block_statement.h | 40 bool Empty() const { return statements.empty(); } in Empty() argument 43 const Statement* Last() const { in Last() argument
|
| H A D | bool.cc | 30 std::string Bool::FriendlyName(const SymbolTable&) const { in FriendlyName() argument 34 const Bool* Bool::Clone(CloneContext* ctx) const { in Clone() argument
|