| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ELFObjectWriter.cpp | 317 unsigned X86ELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType() argument
|
| H A D | X86IntelInstPrinter.cpp | 35 void X86IntelInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| H A D | X86EvexToVex.cpp | 210 CompressEvexToVexImpl(MachineInstr &MI) const CompressEvexToVexImpl() argument [all...] |
| H A D | X86FixupBWInsts.cpp | 188 getSuperRegDestIfDead(MachineInstr *OrigMI, Register &SuperDestReg) const getSuperRegDestIfDead() argument 286 tryReplaceLoad(unsigned New32BitOpcode, MachineInstr *MI) const tryReplaceLoad() argument 310 tryReplaceCopy(MachineInstr *MI) const tryReplaceCopy() argument 346 tryReplaceExtend(unsigned New32BitOpcode, MachineInstr *MI) const tryReplaceExtend() argument 373 tryReplaceInstr(MachineInstr *MI, MachineBasicBlock &MBB) const tryReplaceInstr() argument [all...] |
| H A D | X86InsertPrefetch.cpp | 106 findPrefetchInfo(const FunctionSamples *TopSamples, const MachineInstr &MI, Prefetches &Prefetches) const findPrefetchInfo() argument 174 getAnalysisUsage(AnalysisUsage &AU) const getAnalysisUsage() argument [all...] |
| H A D | X86LegalizerInfo.cpp | 88 legalizeIntrinsic(MachineInstr &MI, MachineRegisterInfo &MRI, MachineIRBuilder &MIRBuilder) const legalizeIntrinsic() argument [all...] |
| H A D | X86RegisterBankInfo.cpp | 44 X86RegisterBankInfo::getRegBankFromRegClass(const TargetRegisterClass &RC, in getRegBankFromRegClass() argument 145 getSameOperandsMapping(const MachineInstr &MI, bool isFP) const getSameOperandsMapping() argument 162 getInstrMapping(const MachineInstr &MI) const getInstrMapping() argument 272 applyMappingImpl( const OperandsMapper &OpdMapper) const applyMappingImpl() argument 278 getInstrAlternativeMappings(const MachineInstr &MI) const getInstrAlternativeMappings() argument [all...] |
| H A D | X86Subtarget.cpp | 58 unsigned char X86Subtarget::classifyBlockAddressReference() const { in classifyBlockAddressReference() argument 65 X86Subtarget::classifyGlobalReference(const GlobalValue *GV) const { in classifyGlobalReference() argument 70 X86Subtarget::classifyLocalReference(const GlobalValue *GV) const { in classifyLocalReference() argument 122 unsigned char X86Subtarget::classifyGlobalReference(const GlobalValue *GV, in classifyGlobalReference() argument 172 X86Subtarget::classifyGlobalFunctionReference(const GlobalValue *GV) const { in classifyGlobalFunctionReference() argument 177 classifyGlobalFunctionReference(const GlobalValue *GV, const Module &M) const classifyGlobalFunctionReference() argument 220 isLegalToCallImmediateAddr() const isLegalToCallImmediateAddr() argument 358 getCallLowering() const getCallLowering() argument 362 getInstructionSelector() const getInstructionSelector() argument 366 getLegalizerInfo() const getLegalizerInfo() argument 370 getRegBankInfo() const getRegBankInfo() argument 374 enableEarlyIfConversion() const enableEarlyIfConversion() argument 378 getPostRAMutations( std::vector<std::unique_ptr<ScheduleDAGMutation>> &Mutations) const getPostRAMutations() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| H A D | XCoreMachineFunctionInfo.h | 51 int getVarArgsFrameIndex() const { return VarArgsFrameIndex; } in getVarArgsFrameIndex() argument 55 int getLRSpillSlot() const { in getLRSpillSlot() argument 62 int getFPSpillSlot() const { in getFPSpillSlot() argument 69 const int* getEHSpillSlot() const { in getEHSpillSlot() argument 80 unsigned getReturnStackOffset() const { in getReturnStackOffset() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceTargetLoweringX8664.h | 98 containsValid(SizeT VarNum) const containsValid() argument [all...] |
| H A D | IceThreading.h | 134 bool empty() const { return Front == Back; } in empty() argument 135 size_t size() const { return Back - Front; } in size() argument 184 uint32_t getSequenceNumber() const { retur argument 185 getKind() const getKind() argument [all...] |
| H A D | IceTimerTree.cpp | 108 getPath(TTindex Index, const TranslationType &Mapping) const getPath() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
| H A D | TestUtil.h | 148 AssemblerX8664 *assembler() const { return Assembler.get(); } in assembler() argument 150 size_t codeBytesSize() const { return Assembler->getBufferView().size(); } in codeBytesSize() argument 152 const uint8_t *codeBytes() const { in codeBytes() argument [all...] |
| /third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
| H A D | spirv_reduce_mutator.cc | 156 std::vector<uint32_t> SpirvReduceMutator::GetBinary() const { in GetBinary() argument 162 std::string SpirvReduceMutator::GetErrors() const { in GetErrors() argument 166 void SpirvReduceMutator::LogErrors(const std::string* path, in LogErrors() argument
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | castable.h | 215 Is() const Is() argument 224 Is(Pred&& pred) const Is() argument 231 IsAnyOf() const IsAnyOf() argument 247 As() const As() argument 296 Is() const Is() argument 305 Is(Pred&& pred) const Is() argument 315 IsAnyOf() const IsAnyOf() argument 331 As() const As() argument [all...] |
| H A D | source.h | 80 inline bool operator==(const Location& rhs) const { in operator ==() argument 87 operator !=(const Location& rhs) const operator !=() argument 112 operator +(size_t n) const operator +() argument 119 operator ==(const Range& rhs) const operator ==() argument 126 operator !=(const Range& rhs) const operator !=() argument 162 Begin() const Begin() argument 167 End() const End() argument 174 operator +(size_t n) const operator +() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/diagnostic/ |
| H A D | formatter.cc | 112 void Formatter::format(const List& list, Printer* printer) const { in format() argument 130 void Formatter::format(const Diagnostic& diag, State& state) const { in format() argument 250 format(const List& list) const format() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | enum_converter_test.cc | 47 std::string error() const { return errors_.str(); } in error() argument 110 std::string error() const { return errors_.str(); } in error() argument 182 std::string error() const { return errors_.str(); } in error() argument 262 std::string error() const { retur argument 336 error() const error() argument [all...] |
| H A D | namer.cc | 107 std::string Namer::FindUnusedDerivedName(const std::string& base_name) const { in FindUnusedDerivedName() argument 94 GetMemberName(uint32_t struct_id, uint32_t member_index) const GetMemberName() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | intrinsic.cc | 26 const char* Intrinsic::str() const { in str() argument 122 bool Intrinsic::IsCoarseDerivative() const { in IsCoarseDerivative() argument 126 bool Intrinsic::IsFineDerivative() const { in IsFineDerivative() argument 130 bool Intrinsic::IsDerivative() const { in IsDerivative() argument 134 bool Intrinsic::IsFloatClassification() const { in IsFloatClassification() argument 138 bool Intrinsic::IsTexture() const { in IsTexture() argument 142 bool Intrinsic::IsImageQuery() const { in IsImageQuery() argument 146 bool Intrinsic::IsDataPacking() const { in IsDataPacking() argument 150 IsDataUnpacking() const IsDataUnpacking() argument 154 IsBarrier() const IsBarrier() argument 158 IsAtomic() const IsAtomic() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | calculate_array_length.cc | 61 std::string CalculateArrayLength::BufferSizeIntrinsic::InternalName() const { in InternalName() argument 66 Clone(CloneContext* ctx) const Clone() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | enum_set.h | 166 operator *() const operator *() argument 183 operator ==(const Iterator& rhs) const operator ==() argument 190 operator !=(const Iterator& rhs) const operator !=() argument 251 operator ()(const tint::utils::EnumSet<T>& e) const operator ()() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | scalar_constant.h | 143 operator ()( const tint::writer::spirv::ScalarConstant& c) const operator ()() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/ |
| H A D | text_generator.cc | 122 std::string TextGenerator::TextBuffer::String(uint32_t indent /* = 0 */) const { in String() argument
|
| H A D | text_generator.h | 101 std::string result() const { return main_buffer_.String(); } in result() argument 104 const diag::List& Diagnostics() const { return diagnostics_; } in Diagnostics() argument 107 std::string error() const { retur argument 198 TypeOf(const ast::Expression* expr) const TypeOf() argument 204 TypeOf(const ast::Type* type) const TypeOf() argument 210 TypeOf(const ast::TypeDecl* type_decl) const TypeOf() argument [all...] |