| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineFunctionPass.cpp | 103 void MachineFunctionPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage() argument 33 createPrinterPass(raw_ostream &O, const std::string &Banner) const createPrinterPass() argument
|
| H A D | NonRelocatableStringpool.cpp | 41 NonRelocatableStringpool::getEntriesForEmission() const { in getEntriesForEmission() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 59 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugCrossExSubsection.cpp | 39 uint32_t DebugCrossModuleExportsSubsection::calculateSerializedSize() const { in calculateSerializedSize() argument 43 commit( BinaryStreamWriter &Writer) const commit() argument
|
| H A D | DebugFrameDataSubsection.cpp | 36 uint32_t DebugFrameDataSubsection::calculateSerializedSize() const { in calculateSerializedSize() argument 43 Error DebugFrameDataSubsection::commit(BinaryStreamWriter &Writer) const { in commit() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDataExtractor.cpp | 15 getRelocatedValue(uint32_t Size, uint64_t *Off, uint64_t *SecNdx, Error *Err) const getRelocatedValue() argument 35 getEncodedPointer(uint64_t *Offset, uint8_t Encoding, uint64_t PCRelOffset) const getEncodedPointer() argument
|
| H A D | DWARFListTable.cpp | 89 void DWARFListTableHeader::dump(raw_ostream &OS, DIDumpOptions DumpOpts) const { in dump() argument 112 uint64_t DWARFListTableHeader::length() const { in length() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| H A D | LookupResult.cpp | 19 std::string LookupResult::getSourceFile(uint32_t Index) const { in getSourceFile() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIAEnumFrameData.cpp | 18 uint32_t DIAEnumFrameData::getChildCount() const { in getChildCount() argument 24 DIAEnumFrameData::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() argument
|
| H A D | DIAEnumInjectedSources.cpp | 20 uint32_t DIAEnumInjectedSources::getChildCount() const { in getChildCount() argument 26 DIAEnumInjectedSources::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() argument
|
| H A D | DIAEnumLineNumbers.cpp | 20 uint32_t DIAEnumLineNumbers::getChildCount() const { in getChildCount() argument 26 DIAEnumLineNumbers::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() argument
|
| H A D | DIATable.cpp | 17 uint32_t DIATable::getItemCount() const { in getItemCount() argument 22 std::string DIATable::getName() const { in getName() argument 26 PDB_TableType DIATable::getTableType() const { in getTableType() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeEnumGlobals.cpp | 36 uint32_t NativeEnumGlobals::getChildCount() const { in getChildCount() argument 41 NativeEnumGlobals::getChildAtIndex(uint32_t N) const { in getChildAtIndex() argument
|
| H A D | NativeEnumModules.cpp | 25 uint32_t NativeEnumModules::getChildCount() const { in getChildCount() argument 30 NativeEnumModules::getChildAtIndex(uint32_t N) const { in getChildAtIndex() argument
|
| H A D | SymbolStream.cpp | 37 SymbolStream::getSymbols(bool *HadError) const { in getSymbols() argument 43 codeview::CVSymbol SymbolStream::readRecord(uint32_t Offset) const { in readRecord() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBSymbolData.cpp | 19 void PDBSymbolData::dump(PDBSymDumper &Dumper) const { Dumper.dump(*this); } in dump() argument 21 std::unique_ptr<IPDBEnumLineNumbers> PDBSymbolData::getLineNumbers() const { in getLineNumbers() argument 34 uint32_t PDBSymbolData::getCompilandId() const { in getCompilandId() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/ |
| H A D | RPCError.cpp | 29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode() argument 33 void ConnectionClosed::log(raw_ostream &OS) const { in log() argument 37 std::error_code ResponseAbandoned::convertToErrorCode() const { in convertToErrorCode() argument 41 void ResponseAbandoned::log(raw_ostream &OS) const { in log() argument 48 std::error_code CouldNotNegotiate::convertToErrorCode() const { in convertToErrorCode() argument 52 void CouldNotNegotiate::log(raw_ostream &OS) const { in log() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | Operator.cpp | 22 Type *GEPOperator::getSourceElementType() const { in getSourceElementType() argument 28 Type *GEPOperator::getResultElementType() const { in getResultElementType() argument 34 bool GEPOperator::accumulateConstantOffset(const DataLayout &DL, in accumulateConstantOffset() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCInstrAnalysis.cpp | 19 bool MCInstrAnalysis::clearsSuperRegisters(const MCRegisterInfo &MRI, in clearsSuperRegisters() argument 26 bool MCInstrAnalysis::evaluateBranch(const MCInst &Inst, uint64_t Addr, in evaluateBranch() argument 38 MCInstrAnalysis::evaluateMemoryOperandAddress(const MCInst &Inst, uint64_t Addr, in evaluateMemoryOperandAddress() argument
|
| H A D | MCInstrDesc.cpp | 21 bool MCInstrDesc::getDeprecatedInfo(MCInst &MI, const MCSubtargetInfo &STI, in getDeprecatedInfo() argument 32 bool MCInstrDesc::mayAffectControlFlow(const MCInst &MI, in mayAffectControlFlow() argument 53 bool MCInstrDesc::hasDefOfPhysReg(const MCInst &MI, unsigned Reg, in hasDefOfPhysReg() argument 44 hasImplicitDefOfPhysReg(unsigned Reg, const MCRegisterInfo *MRI) const hasImplicitDefOfPhysReg() argument [all...] |
| H A D | MCLinkerOptimizationHint.cpp | 42 uint64_t MCLOHDirective::getEmitSize(const MachObjectWriter &ObjWriter, in getEmitSize() argument 27 emit_impl(raw_ostream &OutStream, const MachObjectWriter &ObjWriter, const MCAsmLayout &Layout) const emit_impl() argument 36 emit(MachObjectWriter &ObjWriter, const MCAsmLayout &Layout) const emit() argument [all...] |
| H A D | MCSectionCOFF.cpp | 31 void MCSectionCOFF::setSelection(int Selection) const { in setSelection() argument 37 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() argument 107 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() argument 111 bool MCSectionCOFF::isVirtualSection() const { in isVirtualSection() argument 19 ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const ShouldOmitSectionDirective() argument
|
| H A D | MCSectionWasm.cpp | 47 void MCSectionWasm::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() argument 92 bool MCSectionWasm::UseCodeAlign() const { return false; } in UseCodeAlign() argument 94 bool MCSectionWasm::isVirtualSection() const { return false; } in isVirtualSection() argument 19 shouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const shouldOmitSectionDirective() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| H A D | MCTargetAsmParser.cpp | 27 const MCSubtargetInfo &MCTargetAsmParser::getSTI() const { in getSTI() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | TapiUniversal.cpp | 41 TapiUniversal::ObjectForArch::getAsObjectFile() const { in getAsObjectFile() argument
|