| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCObjectFileInfo.h | 223 bool getSupportsWeakOmittedEHFrame() const { in getSupportsWeakOmittedEHFrame() argument 226 bool getSupportsCompactUnwindWithoutEHFrame() const { in getSupportsCompactUnwindWithoutEHFrame() argument 229 bool getOmitDwarfIfHaveCompactUnwind() const { in getOmitDwarfIfHaveCompactUnwind() argument 233 bool getCommDirectiveSupportsAlignment() const { in getCommDirectiveSupportsAlignment() argument 237 unsigned getFDEEncoding() const { return FDECFIEncoding; } in getFDEEncoding() argument 239 unsigned getCompactUnwindDwarfEHFrameOnly() const { in getCompactUnwindDwarfEHFrameOnly() argument 243 getTextSection() const getTextSection() argument 244 getDataSection() const getDataSection() argument 245 getBSSSection() const getBSSSection() argument 246 getReadOnlySection() const getReadOnlySection() argument 247 getLSDASection() const getLSDASection() argument 248 getCompactUnwindSection() const getCompactUnwindSection() argument 249 getDwarfAbbrevSection() const getDwarfAbbrevSection() argument 250 getDwarfInfoSection() const getDwarfInfoSection() argument 251 getDwarfInfoSection(uint64_t Hash) const getDwarfInfoSection() argument 254 getDwarfLineSection() const getDwarfLineSection() argument 255 getDwarfLineStrSection() const getDwarfLineStrSection() argument 256 getDwarfFrameSection() const getDwarfFrameSection() argument 257 getDwarfPubNamesSection() const getDwarfPubNamesSection() argument 258 getDwarfPubTypesSection() const getDwarfPubTypesSection() argument 259 getDwarfGnuPubNamesSection() const getDwarfGnuPubNamesSection() argument 262 getDwarfGnuPubTypesSection() const getDwarfGnuPubTypesSection() argument 265 getDwarfDebugInlineSection() const getDwarfDebugInlineSection() argument 268 getDwarfStrSection() const getDwarfStrSection() argument 269 getDwarfLocSection() const getDwarfLocSection() argument 270 getDwarfARangesSection() const getDwarfARangesSection() argument 271 getDwarfRangesSection() const getDwarfRangesSection() argument 272 getDwarfRnglistsSection() const getDwarfRnglistsSection() argument 273 getDwarfLoclistsSection() const getDwarfLoclistsSection() argument 274 getDwarfMacinfoSection() const getDwarfMacinfoSection() argument 276 getDwarfDebugNamesSection() const getDwarfDebugNamesSection() argument 279 getDwarfAccelNamesSection() const getDwarfAccelNamesSection() argument 282 getDwarfAccelObjCSection() const getDwarfAccelObjCSection() argument 283 getDwarfAccelNamespaceSection() const getDwarfAccelNamespaceSection() argument 286 getDwarfAccelTypesSection() const getDwarfAccelTypesSection() argument 289 getDwarfInfoDWOSection() const getDwarfInfoDWOSection() argument 290 getDwarfTypesSection(uint64_t Hash) const getDwarfTypesSection() argument 293 getDwarfTypesDWOSection() const getDwarfTypesDWOSection() argument 294 getDwarfAbbrevDWOSection() const getDwarfAbbrevDWOSection() argument 295 getDwarfStrDWOSection() const getDwarfStrDWOSection() argument 296 getDwarfLineDWOSection() const getDwarfLineDWOSection() argument 297 getDwarfLocDWOSection() const getDwarfLocDWOSection() argument 298 getDwarfStrOffDWOSection() const getDwarfStrOffDWOSection() argument 299 getDwarfStrOffSection() const getDwarfStrOffSection() argument 300 getDwarfAddrSection() const getDwarfAddrSection() argument 301 getDwarfRnglistsDWOSection() const getDwarfRnglistsDWOSection() argument 304 getDwarfLoclistsDWOSection() const getDwarfLoclistsDWOSection() argument 307 getDwarfMacinfoDWOSection() const getDwarfMacinfoDWOSection() argument 310 getDwarfCUIndexSection() const getDwarfCUIndexSection() argument 311 getDwarfTUIndexSection() const getDwarfTUIndexSection() argument 312 getDwarfSwiftASTSection() const getDwarfSwiftASTSection() argument 314 getCOFFDebugSymbolsSection() const getCOFFDebugSymbolsSection() argument 317 getCOFFDebugTypesSection() const getCOFFDebugTypesSection() argument 320 getCOFFGlobalTypeHashesSection() const getCOFFGlobalTypeHashesSection() argument 324 getTLSExtraDataSection() const getTLSExtraDataSection() argument 325 getTLSDataSection() const getTLSDataSection() argument 326 getTLSBSSSection() const getTLSBSSSection() argument 328 getStackMapSection() const getStackMapSection() argument 329 getFaultMapSection() const getFaultMapSection() argument 330 getRemarksSection() const getRemarksSection() argument 335 getDataRelROSection() const getDataRelROSection() argument 336 getMergeableConst4Section() const getMergeableConst4Section() argument 339 getMergeableConst8Section() const getMergeableConst8Section() argument 342 getMergeableConst16Section() const getMergeableConst16Section() argument 345 getMergeableConst32Section() const getMergeableConst32Section() argument 350 getTLSTLVSection() const getTLSTLVSection() argument 351 getTLSThreadInitSection() const getTLSThreadInitSection() argument 354 getCStringSection() const getCStringSection() argument 355 getUStringSection() const getUStringSection() argument 356 getTextCoalSection() const getTextCoalSection() argument 357 getConstTextCoalSection() const getConstTextCoalSection() argument 360 getConstDataSection() const getConstDataSection() argument 361 getDataCoalSection() const getDataCoalSection() argument 362 getConstDataCoalSection() const getConstDataCoalSection() argument 365 getDataCommonSection() const getDataCommonSection() argument 366 getDataBSSSection() const getDataBSSSection() argument 367 getFourByteConstantSection() const getFourByteConstantSection() argument 370 getEightByteConstantSection() const getEightByteConstantSection() argument 373 getSixteenByteConstantSection() const getSixteenByteConstantSection() argument 376 getLazySymbolPointerSection() const getLazySymbolPointerSection() argument 379 getNonLazySymbolPointerSection() const getNonLazySymbolPointerSection() argument 382 getThreadLocalPointerSection() const getThreadLocalPointerSection() argument 387 getDrectveSection() const getDrectveSection() argument 388 getPDataSection() const getPDataSection() argument 389 getXDataSection() const getXDataSection() argument 390 getSXDataSection() const getSXDataSection() argument 391 getGFIDsSection() const getGFIDsSection() argument 392 getGLJMPSection() const getGLJMPSection() argument 399 getObjectFileType() const getObjectFileType() argument 401 isPositionIndependent() const isPositionIndependent() argument 418 getTargetTriple() const getTargetTriple() argument 424 getSDKVersion() const getSDKVersion() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 160 int getCyclesLeft() const { return CyclesLeft; } in getCyclesLeft() argument 161 unsigned getWriteResourceID() const { return WD->SClassOrWriteResourceID; } in getWriteResourceID() argument 162 MCPhysReg getRegisterID() const { retur in getWriteResourceID() argument 163 getRegisterFileID() const getRegisterFileID() argument 164 getLatency() const getLatency() argument 165 getDependentWriteCyclesLeft() const getDependentWriteCyclesLeft() argument 168 getDependentWrite() const getDependentWrite() argument 169 getCriticalRegDep() const getCriticalRegDep() argument 181 getNumUsers() const getNumUsers() argument 188 clearsSuperRegisters() const clearsSuperRegisters() argument 189 isWriteZero() const isWriteZero() argument 190 isEliminated() const isEliminated() argument 192 isReady() const isReady() argument 199 isExecuted() const isExecuted() argument 262 getDescriptor() const getDescriptor() argument 263 getSchedClass() const getSchedClass() argument 264 getRegisterID() const getRegisterID() argument 265 getRegisterFileID() const getRegisterFileID() argument 266 getCriticalRegDep() const getCriticalRegDep() argument 268 isPending() const isPending() argument 269 isReady() const isReady() argument 270 isImplicitRead() const isImplicitRead() argument 272 isIndependentFromDef() const isIndependentFromDef() argument 282 isReadZero() const isReadZero() argument 299 contains(unsigned Cycle) const contains() argument 300 startsAfter(const CycleSegment &CS) const startsAfter() argument 301 endsBefore(const CycleSegment &CS) const endsBefore() argument 302 overlaps(const CycleSegment &CS) const overlaps() argument 305 isExecuting() const isExecuting() argument 306 isExecuted() const isExecuted() argument 307 operator <(const CycleSegment &Other) const operator <() argument 318 isValid() const isValid() argument 319 size() const size() argument 325 begin() const begin() argument 326 end() const end() argument 328 isReserved() const isReserved() argument 415 getDefs() const getDefs() argument 417 getUses() const getUses() argument 418 getDesc() const getDesc() argument 420 getLatency() const getLatency() argument 421 getNumMicroOps() const getNumMicroOps() argument 423 hasDependentUsers() const hasDependentUsers() argument 428 getNumUsers() const getNumUsers() argument 436 isOptimizableMove() const isOptimizableMove() argument 438 isMemOp() const isMemOp() argument 498 getRCUTokenID() const getRCUTokenID() argument 499 getLSUTokenID() const getLSUTokenID() argument 502 getUsedBuffers() const getUsedBuffers() argument 506 getCyclesLeft() const getCyclesLeft() argument 527 isDispatched() const isDispatched() argument 528 isPending() const isPending() argument 529 isReady() const isReady() argument 530 isExecuting() const isExecuting() argument 531 isExecuted() const isExecuted() argument 532 isRetired() const isRetired() argument 533 isEliminated() const isEliminated() argument 544 getCriticalRegDep() const getCriticalRegDep() argument 545 getCriticalMemDep() const getCriticalMemDep() argument 551 getCriticalResourceMask() const getCriticalResourceMask() argument 569 operator ==(const InstRef &Other) const operator ==() argument 570 operator !=(const InstRef &Other) const operator !=() argument 571 operator <(const InstRef &Other) const operator <() argument 575 getSourceIndex() const getSourceIndex() argument 577 getInstruction() const getInstruction() argument 580 operator bool() const operator bool() argument 586 print(raw_ostream &OS) const print() argument 610 getSourceIndex() const getSourceIndex() argument 611 getWriteState() const getWriteState() argument 614 isWriteZero() const isWriteZero() argument 621 isAvailable() const isAvailable() argument 628 isValid() const isValid() argument 629 operator ==(const WriteRef &Other) const operator ==() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
| H A D | CoverageMapping.h | 80 coveragemap_error get() const { return Err; } in get() argument 191 getExpressions() const getExpressions() argument 293 dump(const Counter &C) const dump() argument 349 operator ==(const FunctionRecordIterator &RHS) const operator ==() argument 353 operator *() const operator *() argument 437 size() const size() argument 440 getLine() const getLine() argument 443 getColumn() const getColumn() argument 446 hasName() const hasName() argument 454 getName() const getName() argument 460 getTotalExecutionCount() const getTotalExecutionCount() argument 468 getInstantiations() const getInstantiations() argument 491 getFilename() const getFilename() argument 495 begin() const begin() argument 499 end() const end() argument 503 empty() const empty() argument 506 getExpansions() const getExpansions() argument 552 getMismatchedCount() const getMismatchedCount() argument 558 getHashMismatches() const getHashMismatches() argument 580 getCoveredFunctions() const getCoveredFunctions() argument 587 getCoveredFunctions(StringRef Filename) const getCoveredFunctions() argument 616 getExecutionCount() const getExecutionCount() argument 618 hasMultipleRegions() const hasMultipleRegions() argument 620 isMapped() const isMapped() argument 622 getLine() const getLine() argument 624 getLineSegments() const getLineSegments() argument 628 getWrappedSegment() const getWrappedSegment() argument 646 operator ==(const LineCoverageIterator &R) const operator ==() argument 650 operator *() const operator *() argument 656 getEnd() const getEnd() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 315 get() const get() argument 365 getNumHashMismatches() const getNumHashMismatches() argument 368 getNumCountMismatches() const getNumCountMismatches() argument 371 getNumCounterOverflows() const getNumCounterOverflows() argument 374 getNumValueSiteCountMismatches() const getNumValueSiteCountMismatches() argument 516 getNameData() const getNameData() argument 862 getNumValueKinds() const getNumValueKinds() argument 869 getNumValueData(uint32_t ValueKind) const getNumValueData() argument 876 getNumValueSites(uint32_t ValueKind) const getNumValueSites() argument 880 getNumValueDataForSite(uint32_t ValueKind, uint32_t Site) const getNumValueDataForSite() argument 886 getValueForSite(uint32_t ValueKind, uint32_t Site, uint64_t *TotalC) const getValueForSite() argument 902 getValueForSite(InstrProfValueData Dest[], uint32_t ValueKind, uint32_t Site) const getValueForSite() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 205 getName() const getName() argument 206 getDescription() const getDescription() argument 235 getName() const getName() argument 236 getDescription() const getDescription() argument 264 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 293 getNumOccurrencesFlag() const getNumOccurrencesFlag() argument 297 getValueExpectedFlag() const getValueExpectedFlag() argument 301 getOptionHiddenFlag() const getOptionHiddenFlag() argument 305 getFormattingFlag() const getFormattingFlag() argument 309 getMiscFlags() const getMiscFlags() argument 310 getPosition() const getPosition() argument 311 getNumAdditionalVals() const getNumAdditionalVals() argument 314 hasArgStr() const hasArgStr() argument 315 isPositional() const isPositional() argument 316 isSink() const isSink() argument 317 isDefaultOption() const isDefaultOption() argument 319 isConsumeAfter() const isConsumeAfter() argument 323 isInAllSubCommands() const isInAllSubCommands() argument 396 getNumOccurrences() const getNumOccurrences() argument 567 hasValue() const hasValue() argument 569 getValue() const getValue() argument 579 compare(const DataType &V) const compare() argument 683 apply(Opt &O) const apply() argument 754 printOptionDiff(const Option &O, const AnyOptionValue &V, const AnyOptionValue &Default, size_t GlobalWidth) const printOptionDiff() argument 771 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 877 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 898 getValueName() const getValueName() argument 931 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 956 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 1322 check_location() const check_location() argument 1350 getValue() const getValue() argument 1355 operator DataType() const operator DataType() argument 1357 getDefault() const getDefault() argument 1376 getValue() const getValue() argument 1378 getDefault() const getDefault() argument 1400 getValue() const getValue() argument 1402 getDefault() const getDefault() argument 1404 operator DataType() const operator DataType() argument 1407 operator ->() const operator ->() argument 1561 begin() const begin() argument 1562 end() const end() argument 1566 size() const size() argument 1568 empty() const empty() argument 1577 operator [](size_type pos) const operator []() argument 1608 front() const front() argument 1613 operator &() const operator &() argument 1678 getPosition(unsigned optnum) const getPosition() argument [all...] |
| H A D | FileSystem.h | 142 bool operator==(const UniqueID &Other) const { in operator ==() argument 145 bool operator!=(const UniqueID &Other) const { return !(*this == Other); } in operator !=() argument 146 bool operator<(const UniqueID &Other) const { in operator <() argument 150 uint64_t getDevice() const { return Device; } in getDevice() argument 151 uint64_t getFile() const { return File; } in getFile() argument 204 file_type type() const { retur argument 205 permissions() const permissions() argument 223 getUser() const getUser() argument 224 getGroup() const getGroup() argument 225 getSize() const getSize() argument 227 getUser() const getUser() argument 231 getGroup() const getGroup() argument 235 getSize() const getSize() argument 1234 path() const path() argument 1242 type() const type() argument 1249 operator ==(const directory_entry& RHS) const operator ==() argument 1250 operator !=(const directory_entry& RHS) const operator !=() argument 1311 operator *() const operator *() argument 1312 operator ->() const operator ->() argument 1314 operator ==(const directory_iterator &RHS) const operator ==() argument 1324 operator !=(const directory_iterator &RHS) const operator !=() argument 1395 operator *() const operator *() argument 1396 operator ->() const operator ->() argument 1400 level() const level() argument 1403 no_push_request() const no_push_request() argument 1429 operator ==(const recursive_directory_iterator &RHS) const operator ==() argument 1433 operator !=(const recursive_directory_iterator &RHS) const operator !=() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 76 RecTyKind getRecTyKind() const { return Kind; } in getRecTyKind() argument 79 void print(raw_ostream &OS) const { OS << getAsString(); } in print() argument 130 getNumBits() const getNumBits() argument 208 getElementType() const getElementType() argument 262 getClasses() const getClasses() argument 268 classes_begin() const classes_begin() argument 269 classes_end() const classes_end() argument 340 getKind() const getKind() argument 352 isComplete() const isComplete() argument 356 isConcrete() const isConcrete() argument 359 print(raw_ostream &OS) const print() argument 367 getAsUnquotedString() const getAsUnquotedString() argument 387 convertInitializerBitRange(ArrayRef<unsigned> Bits) const convertInitializerBitRange() argument 395 convertInitListSlice(ArrayRef<unsigned> Elements) const convertInitListSlice() argument 402 getFieldType(StringInit *FieldName) const getFieldType() argument 410 resolveReferences(Resolver &R) const resolveReferences() argument 441 getType() const getType() argument 498 getValue() const getValue() argument 535 getNumBits() const getNumBits() argument 546 allInComplete() const allInComplete() argument 580 getValue() const getValue() argument 610 getValue() const getValue() argument 642 getValue() const getValue() argument 643 getLoc() const getLoc() argument 686 getElement(unsigned i) const getElement() argument 710 getValues() const getValues() argument 714 begin() const begin() argument 715 end() const end() argument 717 size() const size() argument 718 empty() const empty() argument 788 getOpcode() const getOpcode() argument 789 getOperand() const getOperand() argument 845 getOpcode() const getOpcode() argument 846 getLHS() const getLHS() argument 847 getRHS() const getRHS() argument 902 getOpcode() const getOpcode() argument 903 getLHS() const getLHS() argument 904 getMHS() const getMHS() argument 905 getRHS() const getRHS() argument 932 numTrailingObjects(OverloadToken<Init *>) const numTrailingObjects() argument 949 getValType() const getValType() argument 951 getNumConds() const getNumConds() argument 953 getCond(unsigned Num) const getCond() argument 1086 getNameInit() const getNameInit() argument 1088 getNameInitAsString() const getNameInitAsString() argument 1128 getBitVar() const getBitVar() argument 1129 getBitNum() const getBitNum() argument 1164 getVariable() const getVariable() argument 1165 getElementNum() const getElementNum() argument 1193 getDef() const getDef() argument 1239 getArg(unsigned i) const getArg() argument 1286 getRecord() const getRecord() argument 1287 getFieldName() const getFieldName() argument 1315 numTrailingObjects(OverloadToken<Init *>) const numTrailingObjects() argument 1332 getOperator() const getOperator() argument 1335 getName() const getName() argument 1337 getNameStr() const getNameStr() argument 1341 getNumArgs() const getNumArgs() argument 1343 getArg(unsigned Num) const getArg() argument 1412 getPrefix() const getPrefix() argument 1413 getType() const getType() argument 1414 getValue() const getValue() argument 1478 getID() const getID() argument 1480 getName() const getName() argument 1482 getNameInit() const getNameInit() argument 1486 getNameInitAsString() const getNameInitAsString() argument 1492 getLoc() const getLoc() argument 1501 isClass() const isClass() argument 1503 getTemplateArgs() const getTemplateArgs() argument 1507 getValues() const getValues() argument 1509 getSuperClasses() const getSuperClasses() argument 1516 isTemplateArg(Init *Name) const isTemplateArg() argument 1522 getValue(const Init *Name) const getValue() argument 1528 getValue(StringRef Name) const getValue() argument 1563 isSubClassOf(const Record *R) const isSubClassOf() argument 1570 isSubClassOf(StringRef Name) const isSubClassOf() argument 1607 getRecords() const getRecords() argument 1611 isAnonymous() const isAnonymous() argument 1627 isValueUnset(StringRef FieldName) const isValueUnset() argument 1704 getClasses() const getClasses() argument 1705 getDefs() const getDefs() argument 1707 getClass(StringRef Name) const getClass() argument 1712 getDef(StringRef Name) const getDef() argument 1717 getGlobal(StringRef Name) const getGlobal() argument 1878 getCurrentRecord() const getCurrentRecord() argument 1887 keepUnsetBits() const keepUnsetBits() argument 1892 isFinal() const isFinal() argument 1979 foundUnresolved() const foundUnresolved() argument 1994 found() const found() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 250 operator ==(const IRPosition &RHS) const operator ==() argument 253 operator !=(const IRPosition &RHS) const operator !=() argument 261 getAnchorValue() const getAnchorValue() argument 268 getAssociatedFunction() const getAssociatedFunction() argument 288 isFnInterfaceKind() const isFnInterfaceKind() argument 300 getAnchorScope() const getAnchorScope() argument 312 getCtxI() const getCtxI() argument 326 getAssociatedValue() const getAssociatedValue() argument 337 getArgNo() const getArgNo() argument 340 getAttrIdx() const getAttrIdx() argument 360 getPositionKind() const getPositionKind() argument 416 removeAttrs(ArrayRef<Attribute::AttrKind> AKs) const removeAttrs() argument 437 isAnyCallSitePosition() const isAnyCallSitePosition() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 2089 getAnalysisUsage(AnalysisUsage &AU) const getAnalysisUsage() argument [all...] |
| H A D | InlineCost.cpp | 259 AllocaInst *getSROAArgForValueOrNull(Value *V) const { in getSROAArgForValueOrNull() argument [all...] |
| H A D | ScalarEvolution.cpp | 239 LLVM_DUMP_METHOD void SCEV::dump() const { in dump() argument 245 void SCEV::print(raw_ostream &OS) const { in print() argument 363 getType() const getType() argument 390 isZero() const isZero() argument 396 isOne() const isOne() argument 402 isAllOnesValue() const isAllOnesValue() argument 408 isNonConstantNegative() const isNonConstantNegative() argument 494 isSizeOf(Type *&AllocTy) const isSizeOf() argument 511 isAlignOf(Type *&AllocTy) const isAlignOf() argument 536 isOffsetOf(Type *&CTy, Constant *&FieldNo) const isOffsetOf() argument 1241 evaluateAtIteration(const SCEV *It, ScalarEvolution &SE) const evaluateAtIteration() argument [all...] |
| H A D | ScalarEvolutionExpander.cpp | 661 operator ()(std::pair<const Loop *, const SCEV *> LHS, std::pair<const Loop *, const SCEV *> RHS) const operator ()() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 144 unsigned size() const { return MetadataPtrs.size(); } in size() argument 148 Metadata *back() const { return MetadataPtrs.back(); } in back() argument 150 bool empty() const { return MetadataPtrs.empty(); } in empty() argument 152 Metadata *operator[](unsigned i) const { in operator []() argument 646 hasFwdRefs() const hasFwdRefs() argument 678 size() const size() argument 2143 hasFwdRefs() const hasFwdRefs() argument 2170 size() const size() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | SCCP.cpp | 103 LatticeValueTy getLatticeValue() const { in getLatticeValue() argument 110 bool isUnknown() const { return getLatticeValue() == unknown; } in isUnknown() argument 112 bool isConstant() const { in isConstant() argument 116 bool isOverdefined() const { return getLatticeValue() == overdefined; } in isOverdefined() argument 118 Constant *getConstant() const { in getConstant() argument 159 ConstantInt *getConstantInt() const { in getConstantInt() argument 167 BlockAddress *getBlockAddress() const { in getBlockAddress() argument 179 ValueLatticeElement toValueLattice() const { in toValueLattice() argument 347 isBlockExecutable(BasicBlock *BB) const isBlockExecutable() argument 355 getStructLatticeValueFor(Value *V) const getStructLatticeValueFor() argument 367 getLatticeValueFor(Value *V) const getLatticeValueFor() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | CodeExtractor.cpp | 361 doesBlockContainClobberOfAddr( BasicBlock &BB, AllocaInst *Addr) const doesBlockContainClobberOfAddr() argument 371 isLegalToShrinkwrapLifetimeMarkers( const CodeExtractorAnalysisCache &CEAC, Instruction *Addr) const isLegalToShrinkwrapLifetimeMarkers() argument 443 getLifetimeMarkers(const CodeExtractorAnalysisCache &CEAC, Instruction *Addr, BasicBlock *ExitBlock) const getLifetimeMarkers() argument 486 findAllocas(const CodeExtractorAnalysisCache &CEAC, ValueSet &SinkCands, ValueSet &HoistCands, BasicBlock *&ExitBlock) const findAllocas() argument 571 isEligible() const isEligible() argument 598 findInputsOutputs(ValueSet &Inputs, ValueSet &Outputs, const ValueSet &SinkCands) const findInputsOutputs() argument [all...] |
| H A D | InlineFunction.cpp | 130 BasicBlock *getOuterResumeDest() const { in getOuterResumeDest() argument 136 LandingPadInst *getLandingPadInst() const { return CallerLPad; } in getLandingPadInst() argument 148 void addIncomingPHIValuesFor(BasicBlock *BB) const { in addIncomingPHIValuesFor() argument 152 void addIncomingPHIValuesForInto(BasicBlock *src, BasicBlock *dest) const { in addIncomingPHIValuesForInto() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| H A D | Metadata.h | 95 unsigned getMetadataID() const { return SubclassID; } in getMetadataID() argument 176 getMetadata() const getMetadata() argument 283 getContext() const getContext() argument 361 getValue() const getValue() argument 362 getType() const getType() argument 363 getContext() const getContext() argument 400 getValue() const getValue() argument 604 getLength() const getLength() argument 609 begin() const begin() argument 612 end() const end() argument 614 bytes_begin() const bytes_begin() argument 615 bytes_end() const bytes_end() argument 690 get() const get() argument 691 operator Metadata *() const operator Metadata *() argument 692 operator ->() const operator ->() argument 693 operator *() const operator *() argument 757 hasReplaceableUses() const hasReplaceableUses() argument 761 getContext() const getContext() argument 767 getReplaceableUses() const getReplaceableUses() argument 889 getContext() const getContext() argument 905 isResolved() const isResolved() argument 907 isUniqued() const isUniqued() argument 908 isDistinct() const isDistinct() argument 909 isTemporary() const isTemporary() argument 1024 op_begin() const op_begin() argument 1028 op_end() const op_end() argument 1032 operands() const operands() argument 1034 getOperand(unsigned I) const getOperand() argument 1090 cloneImpl() const cloneImpl() argument 1097 getHash() const getHash() argument 1125 clone() const clone() argument 1149 operator ()(MDNode *Node) const operator ()() argument 1166 operator *() const operator *() argument 1179 operator ==(const TypedMDOperandIterator &X) const operator ==() argument 1180 operator !=(const TypedMDOperandIterator &X) const operator !=() argument 1208 operator bool() const operator bool() argument 1209 operator MDTuple *() const operator MDTuple *() argument 1211 get() const get() argument 1212 operator ->() const operator ->() argument 1213 operator *() const operator *() argument 1216 size() const size() argument 1217 operator [](unsigned I) const operator []() argument 1221 begin() const begin() argument 1222 end() const end() argument 1264 getID() const getID() argument 1307 operator ==(const op_iterator_impl &o) const operator ==() argument 1308 operator !=(const op_iterator_impl &o) const operator !=() argument 1332 operator *() const operator *() argument 1349 getParent() const getParent() argument 1369 op_begin() const op_begin() argument 1370 op_end() const op_end() argument 1375 operands() const operands() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | CommandLine.h | 176 StringRef getName() const { retur argument 177 getDescription() const getDescription() argument 206 getName() const getName() argument 207 getDescription() const getDescription() argument 235 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 263 getNumOccurrencesFlag() const getNumOccurrencesFlag() argument 267 getValueExpectedFlag() const getValueExpectedFlag() argument 271 getOptionHiddenFlag() const getOptionHiddenFlag() argument 275 getFormattingFlag() const getFormattingFlag() argument 279 getMiscFlags() const getMiscFlags() argument 280 getPosition() const getPosition() argument 281 getNumAdditionalVals() const getNumAdditionalVals() argument 284 hasArgStr() const hasArgStr() argument 285 isPositional() const isPositional() argument 286 isSink() const isSink() argument 288 isConsumeAfter() const isConsumeAfter() argument 292 isInAllSubCommands() const isInAllSubCommands() argument 356 getNumOccurrences() const getNumOccurrences() argument 490 hasValue() const hasValue() argument 492 getValue() const getValue() argument 502 compare(const DataType &V) const compare() argument 606 apply(Opt &O) const apply() argument 677 printOptionDiff(const Option &O, const AnyOptionValue &V, const AnyOptionValue &Default, size_t GlobalWidth) const printOptionDiff() argument 694 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 796 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 817 getValueName() const getValueName() argument 855 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 881 getValueExpectedFlagDefault() const getValueExpectedFlagDefault() argument 1177 check_location() const check_location() argument 1205 getValue() const getValue() argument 1210 operator DataType() const operator DataType() argument 1212 getDefault() const getDefault() argument 1231 getValue() const getValue() argument 1233 getDefault() const getDefault() argument 1255 getValue() const getValue() argument 1257 getDefault() const getDefault() argument 1259 operator DataType() const operator DataType() argument 1262 operator ->() const operator ->() argument 1387 begin() const begin() argument 1388 end() const end() argument 1391 size() const size() argument 1393 empty() const empty() argument 1401 operator [](size_type pos) const operator []() argument 1428 front() const front() argument 1433 operator &() const operator &() argument 1490 getPosition(unsigned optnum) const getPosition() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | CommandLine.cpp | 251 bool hasOptions(const SubCommand &Sub) const { in hasOptions() argument 256 bool hasOptions() const { in hasOptions() argument 413 SubCommand::operator bool() const { in operator bool() argument 1409 getOptionWidth() const getOptionWidth() argument 1422 printOptionInfo(size_t GlobalWidth) const printOptionInfo() argument 1435 getOptionWidth(const Option &O) const getOptionWidth() argument 1447 printOptionInfo(const Option &O, size_t GlobalWidth) const printOptionInfo() argument 1458 printOptionName(const Option &O, size_t GlobalWidth) const printOptionName() argument 1573 getOptionWidth(const Option &O) const getOptionWidth() argument 1590 printOptionInfo(const Option &O, size_t GlobalWidth) const printOptionInfo() argument 1617 printGenericOptionDiff( const Option &O, const GenericOptionValue &Value, const GenericOptionValue &Default, size_t GlobalWidth) const printGenericOptionDiff() argument 1675 printOptionDiff(const Option &O, StringRef V, const OptionValue<std::string> &D, size_t GlobalWidth) const printOptionDiff() argument 1690 printOptionNoValue(const Option &O, size_t GlobalWidth) const printOptionNoValue() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssemblerMIPS32.cpp | 56 llvm::ArrayRef<uint8_t> AssemblerMIPS32::getNonExecBundlePadding() const { in getNonExecBundlePadding() argument 609 emit(GlobalContext *Ctx, const Assembler &Asm) const emit() argument 635 emitOffset(Assembler *Asm) const emitOffset() argument [all...] |
| H A D | IceCfg.cpp | 74 std::string Cfg::getFunctionNameAndSize() const { in getFunctionNameAndSize() argument 137 bool Cfg::hasComputedFrame() const { return getTarget()->hasComputedFrame(); } in hasComputedFrame() argument 1539 validateLiveness() const validateLiveness() argument 1694 getTotalMemoryMB() const getTotalMemoryMB() argument 1701 getLivenessMemoryMB() const getLivenessMemoryMB() argument [all...] |
| H A D | IceInst.h | 80 InstKind getKind() const { return Kind; } in getKind() argument 83 InstNumberT getNumber() const { return Number; } in getNumber() argument 92 bool isDeleted() const { return Deleted; } in isDeleted() argument 97 bool hasSideEffects() const { return HasSideEffects; } in hasSideEffects() argument 99 bool isDestRedefined() const { return IsDestRedefined; } in isDestRedefined() argument 102 Variable *getDest() const { retur argument 104 getSrcSize() const getSrcSize() argument 105 getSrc(SizeT I) const getSrc() argument 394 isUnconditional() const isUnconditional() argument 395 getCondition() const getCondition() argument 399 getTargetTrue() const getTargetTrue() argument 400 getTargetFalse() const getTargetFalse() argument 401 getTargetUnconditional() const getTargetUnconditional() argument 443 getCallTarget() const getCallTarget() argument 444 getArg(SizeT I) const getArg() argument 445 getNumArgs() const getNumArgs() argument 446 isTailcall() const isTailcall() argument 447 isTargetHelperCall() const isTargetHelperCall() argument 448 isVariadic() const isVariadic() argument 491 getCastKind() const getCastKind() argument 546 getCondition() const getCondition() argument 578 getCondition() const getCondition() argument 629 getArg(SizeT I) const getArg() argument 630 getNumArgs() const getNumArgs() argument 635 getIntrinsicInfo() const getIntrinsicInfo() argument 636 getIntrinsicID() const getIntrinsicID() argument 684 getLabel(SizeT Index) const getLabel() argument 715 hasRetValue() const hasRetValue() argument 716 getRetValue() const getRetValue() argument 741 getCondition() const getCondition() argument 742 getTrueOperand() const getTrueOperand() argument 743 getFalseOperand() const getFalseOperand() argument 789 getComparison() const getComparison() argument 790 getLabelDefault() const getLabelDefault() argument 791 getNumCases() const getNumCases() argument 792 getValue(SizeT I) const getValue() argument 917 getLinked() const getLinked() argument 949 getNumIndexes() const getNumIndexes() argument [all...] |
| H A D | IceInstARM32.cpp | 106 dumpOpcodePred(Ostream &Str, const char *Opcode, Type Ty) const dumpOpcodePred() argument 115 startNextInst(const Cfg *Func) const startNextInst() argument 120 emitUsingTextFixup(const Cfg *Func) const emitUsingTextFixup() argument 155 emitIAS(const Cfg *Func) const emitIAS() argument 273 emitIAS(const Cfg *Func) const emitIAS() argument 278 emitIAS(const Cfg *Func) const emitIAS() argument 283 emitIAS(const Cfg *Func) const emitIAS() argument 288 emitIAS(const Cfg *Func) const emitIAS() argument 292 emitIAS(const Cfg *Func) const emitIAS() argument 300 emitIAS(const Cfg *Func) const emitIAS() argument 541 emitIAS(const Cfg *Func) const emitIAS() argument 545 emitIAS(const Cfg *Func) const emitIAS() argument 552 emitIAS(const Cfg *Func) const emitIAS() argument 558 emitIAS(const Cfg *Func) const emitIAS() argument 565 emitIAS(const Cfg *Func) const emitIAS() argument 572 emitIAS(const Cfg *Func) const emitIAS() argument 579 emitIAS(const Cfg *Func) const emitIAS() argument 586 emitIAS(const Cfg *Func) const emitIAS() argument 593 emitIAS(const Cfg *Func) const emitIAS() argument 600 emitIAS(const Cfg *Func) const emitIAS() argument 607 emitIAS(const Cfg *Func) const emitIAS() argument 614 emitIAS(const Cfg *Func) const emitIAS() argument 621 emitIAS(const Cfg *Func) const emitIAS() argument 628 emitIAS(const Cfg *Func) const emitIAS() argument 635 emitIAS(const Cfg *Func) const emitIAS() argument 643 emitIAS(const Cfg *Func) const emitIAS() argument 650 emitIAS(const Cfg *Func) const emitIAS() argument 658 emitIAS(const Cfg *Func) const emitIAS() argument 684 emitIAS(const Cfg *Func) const emitIAS() argument 702 emitIAS(const Cfg *Func) const emitIAS() argument 725 emitIAS(const Cfg *Func) const emitIAS() argument 758 emitIAS(const Cfg *Func) const emitIAS() argument 791 emitIAS(const Cfg *Func) const emitIAS() argument 809 emitIAS(const Cfg *Func) const emitIAS() argument 827 emitIAS(const Cfg *Func) const emitIAS() argument 840 emitIAS(const Cfg *Func) const emitIAS() argument 861 emitIAS(const Cfg *Func) const emitIAS() argument 882 emitIAS(const Cfg *Func) const emitIAS() argument 901 emitIAS(const Cfg *Func) const emitIAS() argument 920 emitIAS(const Cfg *Func) const emitIAS() argument 939 emitIAS(const Cfg *Func) const emitIAS() argument 958 emitIAS(const Cfg *Func) const emitIAS() argument 977 emitIAS(const Cfg *Func) const emitIAS() argument 998 emitIAS(const Cfg *Func) const emitIAS() argument 1016 emitIAS(const Cfg *Func) const emitIAS() argument 1055 emitIAS(const Cfg *Func) const emitIAS() argument 1085 emitIAS(const Cfg *Func) const emitIAS() argument 1111 emitIAS(const Cfg *Func) const emitIAS() argument 1136 emitIAS(const Cfg *Func) const emitIAS() argument 1161 emitIAS(const Cfg *Func) const emitIAS() argument 1200 emitIAS(const Cfg *Func) const emitIAS() argument 1226 emitIAS(const Cfg *Func) const emitIAS() argument 1242 emitIAS(const Cfg *Func) const emitIAS() argument 1251 emitIAS(const Cfg *Func) const emitIAS() argument 1317 emit(const Cfg *Func) const emit() argument 1323 emitIAS(const Cfg *Func) const emitIAS() argument 1328 dump(const Cfg *Func) const dump() argument 1341 emitGPRsAsText(const Cfg *Func) const emitGPRsAsText() argument 1355 emitSRegsAsText(const Cfg *Func, const Variable *BaseReg, SizeT RegCount) const emitSRegsAsText() argument 1374 emitSRegsOp(const Cfg *Func, EmitForm Form, const Variable *BaseReg, SizeT RegCount, SizeT InstIndex) const emitSRegsOp() argument 1396 emitUsingForm(const Cfg *Func, const EmitForm Form) const emitUsingForm() argument 1675 emitIAS(const Cfg *Func) const emitIAS() argument 1709 emit(const Cfg *Func) const emit() argument 1741 emitIAS(const Cfg *Func) const emitIAS() argument 1762 emitIAS(const Cfg *Func) const emitIAS() argument 1766 emitIAS(const Cfg *Func) const emitIAS() argument 1774 emitIAS(const Cfg *Func) const emitIAS() argument 1782 emitIAS(const Cfg *Func) const emitIAS() argument 1817 dump(const Cfg *Func) const dump() argument 1825 emitMultiDestSingleSource(const Cfg *Func) const emitMultiDestSingleSource() argument 1847 emitSingleDestMultiSource(const Cfg *Func) const emitSingleDestMultiSource() argument 1891 emitSingleDestSingleSource(const Cfg *Func) const emitSingleDestSingleSource() argument 1932 emit(const Cfg *Func) const emit() argument 1949 emitIAS(const Cfg *Func) const emitIAS() argument 2071 dump(const Cfg *Func) const dump() argument 2090 emit(const Cfg *Func) const emit() argument 2114 emitIAS(const Cfg *Func) const emitIAS() argument 2131 dump(const Cfg *Func) const dump() argument 2156 emit(const Cfg *Func) const emit() argument 2181 emitIAS(const Cfg *Func) const emitIAS() argument 2200 dump(const Cfg *Func) const dump() argument 2212 emit(const Cfg *Func) const emit() argument 2223 emitIAS(const Cfg *Func) const emitIAS() argument 2233 dump(const Cfg *Func) const dump() argument 2241 emitIAS(const Cfg *Func) const emitIAS() argument 2245 emit(const Cfg *Func) const emit() argument 2273 emit(const Cfg *Func) const emit() argument 2301 emit(const Cfg *Func) const emit() argument 2329 emitIAS(const Cfg *Func) const emitIAS() argument 2362 emitIAS(const Cfg *Func) const emitIAS() argument 2369 emitIAS(const Cfg *Func) const emitIAS() argument 2376 emit(const Cfg *Func) const emit() argument 2392 emitIAS(const Cfg *Func) const emitIAS() argument 2404 emitIAS(const Cfg *Func) const emitIAS() argument 2409 emitIAS(const Cfg *Func) const emitIAS() argument 2413 emitIAS(const Cfg *Func) const emitIAS() argument 2421 emitIAS(const Cfg *Func) const emitIAS() argument 2429 emit(const Cfg *Func) const emit() argument 2446 emitIAS(const Cfg *Func) const emitIAS() argument 2454 emit(const Cfg *Func) const emit() argument 2472 emitIAS(const Cfg *Func) const emitIAS() argument 2480 emitIAS(const Cfg *Func) const emitIAS() argument 2488 emitIAS(const Cfg *Func) const emitIAS() argument 2496 emitIAS(const Cfg *Func) const emitIAS() argument 2504 emitIAS(const Cfg *Func) const emitIAS() argument 2513 emitIAS(const Cfg *Func) const emitIAS() argument 2518 emitIAS(const Cfg *Func) const emitIAS() argument 2522 emitIAS(const Cfg *Func) const emitIAS() argument 2540 getGPROpcode() const getGPROpcode() argument 2542 getSRegOpcode() const getSRegOpcode() argument 2544 getStackReg(SizeT Index) const getStackReg() argument 2546 getNumStackRegs() const getNumStackRegs() argument 2548 emitSingleGPR(const Cfg *Func, const EmitForm Form, const Variable *Reg) const emitSingleGPR() argument 2560 emitMultipleGPRs(const Cfg *Func, const EmitForm Form, IValueT Registers) const emitMultipleGPRs() argument 2573 emitSRegs(const Cfg *Func, const EmitForm Form, const Variable *BaseReg, SizeT RegCount) const emitSRegs() argument 2586 getGPROpcode() const getGPROpcode() argument 2588 getSRegOpcode() const getSRegOpcode() argument 2590 getStackReg(SizeT Index) const getStackReg() argument 2594 getNumStackRegs() const getNumStackRegs() argument 2596 emitSingleGPR(const Cfg *Func, const EmitForm Form, const Variable *Reg) const emitSingleGPR() argument 2608 emitMultipleGPRs(const Cfg *Func, const EmitForm Form, IValueT Registers) const emitMultipleGPRs() argument 2621 emitSRegs(const Cfg *Func, const EmitForm Form, const Variable *BaseReg, SizeT RegCount) const emitSRegs() argument 2634 emit(const Cfg *Func) const emit() argument 2648 emitIAS(const Cfg *Func) const emitIAS() argument 2655 dump(const Cfg *Func) const dump() argument 2664 emit(const Cfg *Func) const emit() argument 2689 emitIAS(const Cfg *Func) const emitIAS() argument 2723 dump(const Cfg *Func) const dump() argument 2735 emit(const Cfg *Func) const emit() argument 2751 emitIAS(const Cfg *Func) const emitIAS() argument 2761 dump(const Cfg *Func) const dump() argument 2776 emit(const Cfg *Func) const emit() argument 2801 emitIAS(const Cfg *Func) const emitIAS() argument 2809 dump(const Cfg *Func) const dump() argument 2821 emit(const Cfg *Func) const emit() argument 2837 emitIAS(const Cfg *Func) const emitIAS() argument 2846 dump(const Cfg *Func) const dump() argument 2858 emit(const Cfg *Func) const emit() argument 2872 emitIAS(const Cfg *Func) const emitIAS() argument 2878 dump(const Cfg *Func) const dump() argument 2885 emit(const Cfg *Func) const emit() argument 2903 emitIAS(const Cfg *Func) const emitIAS() argument 2911 dump(const Cfg *Func) const dump() argument 2958 emit(const Cfg *Func) const emit() argument 2972 emitIAS(const Cfg *Func) const emitIAS() argument 3021 dump(const Cfg *Func) const dump() argument 3031 emit(const Cfg *Func) const emit() argument 3044 emitIAS(const Cfg *Func) const emitIAS() argument 3077 dump(const Cfg *Func) const dump() argument 3085 emit(const Cfg *Func) const emit() argument 3099 emitIAS(const Cfg *Func) const emitIAS() argument 3105 dump(const Cfg *Func) const dump() argument 3114 emit(const Cfg *Func) const emit() argument 3127 emitIAS(const Cfg *Func) const emitIAS() argument 3149 dump(const Cfg *Func) const dump() argument 3157 emit(const Cfg *Func) const emit() argument 3168 emitIAS(const Cfg *Func) const emitIAS() argument 3177 dump(const Cfg *Func) const dump() argument 3184 emit(const Cfg *Func) const emit() argument 3192 emitIAS(const Cfg *Func) const emitIAS() argument 3197 dump(const Cfg *Func) const dump() argument 3204 emit(const Cfg *Func) const emit() argument 3251 dump(const Cfg *Func, Ostream &Str) const dump() argument 3278 emit(const Cfg *Func) const emit() argument 3280 dump(const Cfg *, Ostream &Str) const dump() argument 3299 emit(const Cfg *Func) const emit() argument 3308 dump(const Cfg * , Ostream &Str) const dump() argument 3336 emit(const Cfg *Func) const emit() argument 3351 dump(const Cfg * , Ostream &Str) const dump() argument 3357 emit(const Cfg *Func) const emit() argument 3370 dump(const Cfg * , Ostream &Str) const dump() argument 3376 emit(const Cfg *Func) const emit() argument 3387 dump(const Cfg *Func, Ostream &Str) const dump() argument [all...] |
| H A D | IceInstARM32.h | 119 Variable *getBase() const { return Base; } in getBase() argument 120 ConstantInteger32 *getOffset() const { return ImmOffset; } in getOffset() argument 121 Variable *getIndex() const { return Index; } in getIndex() argument 122 ShiftKind getShiftOp() const { retur in getIndex() argument 123 getShiftAmt() const getShiftAmt() argument 124 getAddrMode() const getAddrMode() argument 126 isRegReg() const isRegReg() argument 127 isNegAddrMode() const isNegAddrMode() argument 186 getShAmtImm() const getShAmtImm() argument 236 getImm() const getImm() argument 237 getRotateAmt() const getRotateAmt() argument 269 getModifiedImm() const getModifiedImm() argument 323 getReg() const getReg() argument 324 getShiftOp() const getShiftOp() argument 326 getShiftAmt() const getShiftAmt() argument 518 getPredicate() const getPredicate() argument 1082 getLabelName() const getLabelName() argument 1083 getNumber() const getNumber() argument 1139 getTargetTrue() const getTargetTrue() argument 1140 getTargetFalse() const getTargetFalse() argument 1183 getCallTarget() const getCallTarget() argument 1214 getDumpOpcode() const getDumpOpcode() argument 1518 isMultiDest() const isMultiDest() argument 1520 isMultiSource() const isMultiSource() argument 1525 getDestHi() const getDestHi() argument [all...] |
| H A D | IceInstMIPS32.h | 85 OperandMIPS32FCC::FCC getFCC() const { return FpCondCode; } in getFCC() argument 135 getBase() const getBase() argument 136 getOffset() const getOffset() argument 137 getAddrMode() const getAddrMode() argument 297 dumpOpcode(Ostream &Str, const char *Opcode, Type Ty) const dumpOpcode() argument 780 getLabelName() const getLabelName() argument 781 getNumber() const getNumber() argument 843 getTargetTrue() const getTargetTrue() argument 844 getTargetFalse() const getTargetFalse() argument 845 getPredicate() const getPredicate() argument 886 getCallTarget() const getCallTarget() argument 994 getTrapCode() const getTrapCode() argument 1114 getImmediateValue() const getImmediateValue() argument 1313 getDestHi() const getDestHi() argument 1353 getInt64Part() const getInt64Part() argument [all...] |