| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceIntrinsics.cpp | 80 Intrinsics::FullIntrinsicInfo::validateIntrinsic(const InstIntrinsic *Intrinsic, in validateIntrinsic() argument 102 Type Intrinsics::FullIntrinsicInfo::getArgType(SizeT Index) const { in getArgType() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| H A D | YAML.cpp | 40 void yaml::BinaryRef::writeAsBinary(raw_ostream &OS, uint64_t N) const { in writeAsBinary() argument 55 void yaml::BinaryRef::writeAsHex(raw_ostream &OS) const { in writeAsHex() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
| H A D | RemarkStringTable.cpp | 56 void StringTable::serialize(raw_ostream &OS) const { in serialize() argument 65 std::vector<StringRef> StringTable::serialize() const { in serialize() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | BinaryStreamError.cpp | 49 void BinaryStreamError::log(raw_ostream &OS) const { OS << ErrMsg; } in log() argument 51 StringRef BinaryStreamError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() argument 53 std::error_code BinaryStreamError::convertToErrorCode() const { in convertToErrorCode() argument
|
| H A D | IntEqClasses.cpp | 52 unsigned IntEqClasses::findLeader(unsigned a) const { in findLeader() argument
|
| H A D | ManagedStatic.cpp | 73 void ManagedStaticBase::destroy() const { in destroy() argument 45 RegisterManagedStatic(void *(*Creator)(), void (*Deleter)(void*)) const RegisterManagedStatic() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.h | 33 int getSEHRegNum(unsigned i) const { in getSEHRegNum() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUArgumentUsageInfo.cpp | 55 void AMDGPUArgumentUsageInfo::print(raw_ostream &OS, const Module *M) const { in print() argument 22 print(raw_ostream &OS, const TargetRegisterInfo *TRI) const print() argument 81 getPreloadedValue( AMDGPUFunctionArgInfo::PreloadedValue Value) const getPreloadedValue() argument
|
| H A D | AMDGPUMachineCFGStructurizer.cpp | 120 bool operator==(const PHILinearizeDestIterator &I) const { in operator ==() argument 123 bool operator!=(const PHILinearizeDestIterator &I) const { in operator !=() argument [all...] |
| H A D | AMDGPURegisterInfo.cpp | 136 getAllVGPRRegMask() const getAllVGPRRegMask() argument 140 getAllAllocatableSRegMask() const getAllAllocatableSRegMask() argument [all...] |
| H A D | R600FrameLowering.cpp | 21 int R600FrameLowering::getFrameIndexReference(const MachineFunction &MF, in getFrameIndexReference() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.h | 33 const ARCRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo() argument [all...] |
| H A D | ARCTargetMachine.h | 34 const ARCSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() argument [all...] |
| H A D | ARCTargetTransformInfo.h | 36 const ARCSubtarget *getST() const { return ST; } in getST() argument 37 const ARCTargetLowering *getTLI() const { return TLI; } in getTLI() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMCExpr.cpp | 22 void ARMMCExpr::printImpl(raw_ostream &OS, const MCAsmInfo *MAI) const { in printImpl() argument 37 void ARMMCExpr::visitUsedExpr(MCStreamer &Streamer) const { in visitUsedExpr() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| H A D | AVRTargetObjectFile.cpp | 28 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO, in SelectSectionForGlobal() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| H A D | BPFInstrInfo.h | 30 const BPFRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo() argument [all...] |
| H A D | BPFMCInstLower.cpp | 27 BPFMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() argument 32 BPFMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() argument 36 MCOperand BPFMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() argument 47 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() argument [all...] |
| H A D | BPFTargetMachine.h | 30 const BPFSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiELFObjectWriter.cpp | 75 bool LanaiELFObjectWriter::needsRelocateWithSymbol(const MCSymbol & /*SD*/, in needsRelocateWithSymbol() argument 39 getRelocType(MCContext & , const MCValue & , const MCFixup &Fixup, bool ) const getRelocType() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.h | 36 const TargetRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo() argument 72 getFramePoppedByCallee(const MachineInstr &I) const getFramePoppedByCallee() argument [all...] |
| /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...] |