Home
last modified time | relevance | path

Searched defs:const (Results 2601 - 2625 of 20720) sorted by relevance

1...<<101102103104105106107108109110>>...829

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceIntrinsics.cpp80 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 DYAML.cpp40 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 DRemarkStringTable.cpp56 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 DBinaryStreamError.cpp49 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 DIntEqClasses.cpp52 unsigned IntEqClasses::findLeader(unsigned a) const { in findLeader() argument
H A DManagedStatic.cpp73 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 DAArch64RegisterInfo.h33 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 DAMDGPUArgumentUsageInfo.cpp55 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 DAMDGPUMachineCFGStructurizer.cpp120 bool operator==(const PHILinearizeDestIterator &I) const { in operator ==() argument
123 bool operator!=(const PHILinearizeDestIterator &I) const { in operator !=() argument
[all...]
H A DAMDGPURegisterInfo.cpp136 getAllVGPRRegMask() const getAllVGPRRegMask() argument
140 getAllAllocatableSRegMask() const getAllAllocatableSRegMask() argument
[all...]
H A DR600FrameLowering.cpp21 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 DARCInstrInfo.h33 const ARCRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo() argument
[all...]
H A DARCTargetMachine.h34 const ARCSubtarget *getSubtargetImpl() const { return &Subtarget; } in getSubtargetImpl() argument
[all...]
H A DARCTargetTransformInfo.h36 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 DARMMCExpr.cpp22 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 DAVRTargetObjectFile.cpp28 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 DBPFInstrInfo.h30 const BPFRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo() argument
[all...]
H A DBPFMCInstLower.cpp27 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 DBPFTargetMachine.h30 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 DLanaiELFObjectWriter.cpp75 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 DMSP430InstrInfo.h36 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 DNVPTXInstrInfo.h31 const NVPTXRegisterInfo &getRegisterInfo() const { return RegInfo; } in getRegisterInfo() argument
[all...]
H A DNVPTXMachineFunctionInfo.h43 const char *getImageHandleSymbol(unsigned Idx) const { in getImageHandleSymbol() argument
H A DNVPTXRegisterInfo.h47 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 DPPCMachineFunctionInfo.cpp18 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...]

Completed in 10 milliseconds

1...<<101102103104105106107108109110>>...829