Home
last modified time | relevance | path

Searched defs:const (Results 1 – 25 of 2407) sorted by relevance

12345678910>>...97

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp22 void Matcher::print(raw_ostream &OS, unsigned indent) const { in print()
28 void Matcher::printOne(raw_ostream &OS) const { in printOne()
53 bool Matcher::canMoveBefore(const Matcher *Other) const { in canMoveBefore() argument
66 bool Matcher::canMoveBeforeNode(const Matcher *Other) const { in canMoveBeforeNode() argument
108 unsigned CheckPredicateMatcher::getOperandNo(unsigned i) const { in getOperandNo()
116 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
126 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
130 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
134 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
138 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp36 void DIEAbbrevData::Profile(FoldingSetNodeID &ID) const { in Profile()
51 void DIEAbbrev::Profile(FoldingSetNodeID &ID) const { in Profile()
62 void DIEAbbrev::Emit(const AsmPrinter *AP) const { in Emit() argument
103 void DIEAbbrev::print(raw_ostream &O) const { in print()
164 void DIEAbbrevSet::Emit(const AsmPrinter *AP, MCSection *Section) const { in Emit()
216 DIEValue DIE::findAttribute(dwarf::Attribute Attribute) const { in findAttribute()
242 void DIE::print(raw_ostream &O, unsigned IndentCount) const { in print()
321 void DIEValue::emitValue(const AsmPrinter *AP) const { in emitValue() argument
333 unsigned DIEValue::sizeOf(const dwarf::FormParams &FormParams) const { in sizeOf() argument
346 void DIEValue::print(raw_ostream &O) const { in print()
[all …]
H A DAsmPrinterDwarf.cpp36 void AsmPrinter::emitSLEB128(int64_t Value, const char *Desc) const { in emitSLEB128() argument
44 unsigned PadTo) const { in emitULEB128()
53 const MCSymbol *Lo) const { in emitLabelDifferenceAsULEB128() argument
112 void AsmPrinter::emitEncodingByte(unsigned Val, const char *Desc) const { in emitEncodingByte() argument
125 unsigned AsmPrinter::GetSizeOfEncodedValue(unsigned Encoding) const { in GetSizeOfEncodedValue()
155 bool ForceOffset) const { in emitDwarfSymbolReference()
177 void AsmPrinter::emitDwarfStringOffset(DwarfStringPoolEntry S) const { in emitDwarfStringOffset()
188 void AsmPrinter::emitDwarfOffset(const MCSymbol *Label, uint64_t Offset) const { in emitDwarfOffset()
192 void AsmPrinter::emitDwarfLengthOrOffset(uint64_t Value) const { in emitDwarfLengthOrOffset()
198 const Twine &Comment) const { in emitDwarfUnitLength() argument
[all …]
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptStmt.cpp26 raw_ostream &OptionalStmtList::log(raw_ostream &OS) const { in log()
34 raw_ostream &LanguageResource::log(raw_ostream &OS) const { in log()
46 raw_ostream &AcceleratorsResource::log(raw_ostream &OS) const { in log()
59 raw_ostream &BitmapResource::log(raw_ostream &OS) const { in log()
63 raw_ostream &CursorResource::log(raw_ostream &OS) const { in log()
67 raw_ostream &IconResource::log(raw_ostream &OS) const { in log()
71 raw_ostream &HTMLResource::log(raw_ostream &OS) const { in log()
88 raw_ostream &MenuDefinitionList::log(raw_ostream &OS) const { in log()
95 raw_ostream &MenuItem::log(raw_ostream &OS) const { in log()
101 raw_ostream &MenuSeparator::log(raw_ostream &OS) const { in log()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp120 std::string Node::toString(OutputFlags Flags) const { in toString()
129 void PrimitiveTypeNode::outputPre(OutputBuffer &OB, OutputFlags Flags) const { in outputPre()
156 void NodeArrayNode::output(OutputBuffer &OB, OutputFlags Flags) const { in output()
161 StringView Separator) const { in output()
173 OutputFlags Flags) const { in output()
193 void IntegerLiteralNode::output(OutputBuffer &OB, OutputFlags Flags) const { in output()
200 OutputFlags Flags) const { in output()
222 OutputFlags Flags) const { in outputTemplateParameters()
231 OutputFlags Flags) const { in output()
248 void NamedIdentifierNode::output(OutputBuffer &OB, OutputFlags Flags) const { in output()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp203 TargetTransformInfo::adjustInliningThreshold(const CallBase *CB) const { in adjustInliningThreshold() argument
214 TTI::TargetCostKind CostKind) const { in getGEPCost()
220 BlockFrequencyInfo *BFI) const { in getEstimatedNumberOfCaseClusters()
227 enum TargetCostKind CostKind) const { in getInstructionCost()
246 bool TargetTransformInfo::isSourceOfDivergence(const Value *V) const { in isSourceOfDivergence() argument
250 bool llvm::TargetTransformInfo::isAlwaysUniform(const Value *V) const { in isAlwaysUniform() argument
259 SmallVectorImpl<int> &OpIndexes, Intrinsic::ID IID) const { in collectFlatAddressOperands()
264 unsigned ToAS) const { in isNoopAddrSpaceCast()
269 unsigned AS) const { in canHaveNonUndefGlobalInitializerInAddressSpace()
273 unsigned TargetTransformInfo::getAssumedAddrSpace(const Value *V) const { in getAssumedAddrSpace() argument
[all …]
H A DProfileSummaryInfo.cpp80 const CallBase &Call, BlockFrequencyInfo *BFI, bool AllowSynthetic) const { in getProfileCount()
101 bool ProfileSummaryInfo::isFunctionEntryHot(const Function *F) const { in isFunctionEntryHot() argument
117 const Function *F, BlockFrequencyInfo &BFI) const { in isFunctionHotInCallGraph()
146 const Function *F, BlockFrequencyInfo &BFI) const { in isFunctionColdInCallGraph()
169 bool ProfileSummaryInfo::isFunctionHotnessUnknown(const Function &F) const { in isFunctionHotnessUnknown() argument
176 int PercentileCutoff, const Function *F, BlockFrequencyInfo &BFI) const { in isFunctionHotOrColdInCallGraphNthPercentile()
210 int PercentileCutoff, const Function *F, BlockFrequencyInfo &BFI) const { in isFunctionHotInCallGraphNthPercentile()
216 int PercentileCutoff, const Function *F, BlockFrequencyInfo &BFI) const { in isFunctionColdInCallGraphNthPercentile()
224 bool ProfileSummaryInfo::isFunctionEntryCold(const Function *F) const { in isFunctionEntryCold() argument
269 ProfileSummaryInfo::computeThreshold(int PercentileCutoff) const { in computeThreshold()
[all …]
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp72 void checkPreStmt(const ReturnStmt *DS, CheckerContext &C) const {} in checkPreStmt()
91 void checkPreObjCMessage(const ObjCMethodCall &M, CheckerContext &C) const {} in checkPreObjCMessage()
97 void checkPostObjCMessage(const ObjCMethodCall &M, CheckerContext &C) const {} in checkPostObjCMessage()
106 void checkObjCMessageNil(const ObjCMethodCall &M, CheckerContext &C) const {} in checkObjCMessageNil()
118 void checkPreCall(const CallEvent &Call, CheckerContext &C) const {} in checkPreCall()
124 void checkPostCall(const CallEvent &Call, CheckerContext &C) const {} in checkPostCall()
127 void checkBranchCondition(const Stmt *Condition, CheckerContext &Ctx) const {} in checkBranchCondition()
143 CheckerContext &) const {} in checkNewAllocator()
155 CheckerContext &) const {} in checkLocation()
164 void checkBind(SVal Loc, SVal Val, const Stmt *S, CheckerContext &) const {} in checkBind()
[all …]
H A DAnalysisOrderChecker.cpp44 StringRef CallbackName) const { in isCallbackEnabled()
49 bool isCallbackEnabled(CheckerContext &C, StringRef CallbackName) const { in isCallbackEnabled()
54 bool isCallbackEnabled(ProgramStateRef State, StringRef CallbackName) const { in isCallbackEnabled()
61 void checkPreStmt(const CastExpr *CE, CheckerContext &C) const { in checkPreStmt()
67 void checkPostStmt(const CastExpr *CE, CheckerContext &C) const { in checkPostStmt()
74 CheckerContext &C) const { in checkPreStmt()
80 CheckerContext &C) const { in checkPostStmt()
85 void checkPreStmt(const CXXNewExpr *NE, CheckerContext &C) const { in checkPreStmt()
90 void checkPostStmt(const CXXNewExpr *NE, CheckerContext &C) const { in checkPostStmt()
95 void checkPreStmt(const CXXDeleteExpr *NE, CheckerContext &C) const { in checkPreStmt()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp154 bool HexagonInstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() argument
185 bool HexagonInstrInfo::shouldSink(const MachineInstr &MI) const { in shouldSink() argument
199 SmallPtrSet<MachineBasicBlock *, 8> &Visited) const { in findLoopInstr()
289 int &FrameIndex) const { in isLoadFromStackSlot()
337 int &FrameIndex) const { in isStoreToStackSlot()
388 SmallVectorImpl<const MachineMemOperand *> &Accesses) const { in hasLoadFromStackSlot()
406 SmallVectorImpl<const MachineMemOperand *> &Accesses) const { in hasStoreToStackSlot()
438 bool AllowModify) const { in analyzeBranch()
605 int *BytesRemoved) const { in removeBranch()
632 int *BytesAdded) const { in insertBranch()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp53 unsigned &RegToUseForCFI) const { in regNeedsCFI()
71 AArch64RegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() argument
125 AArch64RegisterInfo::getDarwinCalleeSavedRegs(const MachineFunction *MF) const { in getDarwinCalleeSavedRegs() argument
169 const MachineFunction *MF) const { in getCalleeSavedRegsViaCopy() argument
178 MachineFunction &MF) const { in UpdateCustomCalleeSavedRegs()
196 unsigned Idx) const { in getSubClassWithSubReg()
209 CallingConv::ID CC) const { in getDarwinCallPreservedMask()
245 CallingConv::ID CC) const { in getCallPreservedMask()
289 const MachineFunction &MF) const { in getCustomEHPadPreservedMask() argument
305 const uint32_t **Mask) const { in UpdateCustomCallPreservedMask() argument
[all …]
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIFunctionClassifier.cpp203 bool MPIFunctionClassifier::isMPIType(const IdentifierInfo *IdentInfo) const { in isMPIType() argument
208 const IdentifierInfo *IdentInfo) const { in isNonBlockingType() argument
214 const IdentifierInfo *IdentInfo) const { in isPointToPointType() argument
220 const IdentifierInfo *IdentInfo) const { in isCollectiveType() argument
225 const IdentifierInfo *IdentInfo) const { in isCollToColl() argument
230 const IdentifierInfo *IdentInfo) const { in isScatterType() argument
236 const IdentifierInfo *IdentInfo) const { in isGatherType() argument
244 const IdentifierInfo *IdentInfo) const { in isAllgatherType() argument
250 const IdentifierInfo *IdentInfo) const { in isAlltoallType() argument
255 bool MPIFunctionClassifier::isBcastType(const IdentifierInfo *IdentInfo) const { in isBcastType() argument
[all …]
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceLocation.cpp33 void PrettyStackTraceLoc::print(raw_ostream &OS) const { in print()
62 void SourceLocation::print(raw_ostream &OS, const SourceManager &SM)const{ in print() argument
89 SourceLocation::printToString(const SourceManager &SM) const { in printToString() argument
96 LLVM_DUMP_METHOD void SourceLocation::dump(const SourceManager &SM) const { in dump() argument
101 LLVM_DUMP_METHOD void SourceRange::dump(const SourceManager &SM) const { in dump() argument
136 void SourceRange::print(raw_ostream &OS, const SourceManager &SM) const { in print() argument
148 SourceRange::printToString(const SourceManager &SM) const { in printToString() argument
183 PresumedLoc FullSourceLoc::getPresumedLoc(bool UseLineDirectives) const { in getPresumedLoc()
190 bool FullSourceLoc::isMacroArgExpansion(FullSourceLoc *StartLoc) const { in isMacroArgExpansion()
215 unsigned FullSourceLoc::getLineNumber(bool *Invalid) const { in getLineNumber()
[all …]
H A DTargetInfo.cpp193 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported()
199 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionReturnSupported()
224 const char *TargetInfo::getTypeConstantSuffix(IntType T) const { in getTypeConstantSuffix()
267 unsigned TargetInfo::getTypeWidth(IntType T) const { in getTypeWidth()
284 unsigned BitWidth, bool IsSigned) const { in getIntTypeByWidth()
299 bool IsSigned) const { in getLeastIntTypeByWidth()
314 FloatModeKind ExplicitType) const { in getRealTypeByWidth()
349 unsigned TargetInfo::getTypeAlign(IntType T) const { in getTypeAlign()
521 const std::vector<std::string> &FeatureVec) const { in initFeatureMap() argument
535 ParsedTargetAttr TargetInfo::parseTargetAttr(StringRef Features) const { in parseTargetAttr()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp50 void MipsDAGToDAGISel::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
78 SDValue &Offset) const { in selectAddrRegImm()
84 SDValue &Offset) const { in selectAddrDefault()
90 SDValue &Offset) const { in selectIntAddr()
96 SDValue &Offset) const { in selectIntAddr11MM()
102 SDValue &Offset) const { in selectIntAddr12MM()
108 SDValue &Offset) const { in selectIntAddr16MM()
114 SDValue &Offset) const { in selectIntAddrLSL2MM()
120 SDValue &Offset) const { in selectIntAddrSImm10()
126 SDValue &Offset) const { in selectIntAddrSImm10Lsl1()
[all …]
H A DMipsInstrInfo.cpp51 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm() argument
58 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop()
66 DebugLoc DL) const { in insertNop()
80 MachineMemOperand::Flags Flags) const { in GetMemOperand()
95 SmallVectorImpl<MachineOperand> &Cond) const { in AnalyzeCondBr()
112 bool AllowModify) const { in analyzeBranch()
121 ArrayRef<MachineOperand> Cond) const { in BuildCondBr()
139 int *BytesAdded) const { in insertBranch()
169 int *BytesRemoved) const { in removeBranch()
197 SmallVectorImpl<MachineOperand> &Cond) const { in reverseBranchCondition()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DCOFFObjectFile.cpp102 const coff_symbol_type *COFFObjectFile::toSymb(DataRefImpl Ref) const { in toSymb()
119 const coff_section *COFFObjectFile::toSec(DataRefImpl Ref) const { in toSec()
136 void COFFObjectFile::moveSymbolNext(DataRefImpl &Ref) const { in moveSymbolNext()
151 Expected<StringRef> COFFObjectFile::getSymbolName(DataRefImpl Ref) const { in getSymbolName()
155 uint64_t COFFObjectFile::getSymbolValueImpl(DataRefImpl Ref) const { in getSymbolValueImpl()
159 uint32_t COFFObjectFile::getSymbolAlignment(DataRefImpl Ref) const { in getSymbolAlignment()
166 Expected<uint64_t> COFFObjectFile::getSymbolAddress(DataRefImpl Ref) const { in getSymbolAddress()
187 Expected<SymbolRef::Type> COFFObjectFile::getSymbolType(DataRefImpl Ref) const { in getSymbolType()
210 Expected<uint32_t> COFFObjectFile::getSymbolFlags(DataRefImpl Ref) const { in getSymbolFlags()
241 uint64_t COFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Ref) const { in getCommonSymbolSizeImpl()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp438 raw_ostream &CS) const { in getInstruction()
716 DecodeStatus AMDGPUDisassembler::convertEXPInst(MCInst &MI) const { in convertEXPInst()
726 DecodeStatus AMDGPUDisassembler::convertVINTERPInst(MCInst &MI) const { in convertVINTERPInst()
738 DecodeStatus AMDGPUDisassembler::convertSDWAInst(MCInst &MI) const { in convertSDWAInst()
797 bool AMDGPUDisassembler::isMacDPP(MCInst &MI) const { in isMacDPP()
817 void AMDGPUDisassembler::convertMacDPPInst(MCInst &MI) const { in convertMacDPPInst()
826 DecodeStatus AMDGPUDisassembler::convertDPP8Inst(MCInst &MI) const { in convertDPP8Inst()
859 DecodeStatus AMDGPUDisassembler::convertVOP3DPPInst(MCInst &MI) const { in convertVOP3DPPInst()
877 DecodeStatus AMDGPUDisassembler::convertMIMGInst(MCInst &MI) const { in convertMIMGInst()
1014 DecodeStatus AMDGPUDisassembler::convertVOP3PDPPInst(MCInst &MI) const { in convertVOP3PDPPInst()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp36 bool R600InstrInfo::isVector(const MachineInstr &MI) const { in isVector() argument
43 MCRegister SrcReg, bool KillSrc) const { in copyPhysReg()
76 MachineBasicBlock::iterator MBBI) const { in isLegalToSplitMBBAt()
86 bool R600InstrInfo::isMov(unsigned Opcode) const { in isMov()
97 bool R600InstrInfo::isReductionOp(unsigned Opcode) const { in isReductionOp()
101 bool R600InstrInfo::isCubeOp(unsigned Opcode) const { in isCubeOp()
112 bool R600InstrInfo::isALUInstr(unsigned Opcode) const { in isALUInstr()
118 bool R600InstrInfo::hasInstrModifiers(unsigned Opcode) const { in hasInstrModifiers()
126 bool R600InstrInfo::isLDSInstr(unsigned Opcode) const { in isLDSInstr()
134 bool R600InstrInfo::isLDSRetInstr(unsigned Opcode) const { in isLDSRetInstr()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDataExtractor.cpp18 Error *E) const { in prepareRead()
40 T DataExtractor::getU(uint64_t *offset_ptr, Error *Err) const { in getU()
60 Error *Err) const { in getUs()
79 uint8_t DataExtractor::getU8(uint64_t *offset_ptr, llvm::Error *Err) const { in getU8()
84 uint32_t count) const { in getU8()
88 uint8_t *DataExtractor::getU8(Cursor &C, uint8_t *Dst, uint32_t Count) const { in getU8()
92 uint16_t DataExtractor::getU16(uint64_t *offset_ptr, llvm::Error *Err) const { in getU16()
97 uint32_t count) const { in getU16()
101 uint32_t DataExtractor::getU24(uint64_t *OffsetPtr, Error *Err) const { in getU24()
107 uint32_t DataExtractor::getU32(uint64_t *offset_ptr, llvm::Error *Err) const { in getU32()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Option/
H A DArgList.cpp57 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { in getRange()
72 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { in hasFlag()
79 bool Default) const { in hasFlag()
85 StringRef ArgList::getLastArgValue(OptSpecifier Id, StringRef Default) const { in getLastArgValue()
91 std::vector<std::string> ArgList::getAllArgValues(OptSpecifier Id) const { in getAllArgValues()
98 OptSpecifier Neg) const { in addOptInFlag()
106 ArrayRef<OptSpecifier> ExcludeIds) const { in AddAllArgsExcept()
129 ArrayRef<OptSpecifier> Ids) const { in AddAllArgs()
137 OptSpecifier Id1, OptSpecifier Id2) const { in AddAllArgs()
145 OptSpecifier Id1, OptSpecifier Id2) const { in AddAllArgValues()
[all …]
/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DAArch64.cpp205 StringRef &Err) const { in validateBranchProtection()
225 bool AArch64TargetInfo::isValidCPUName(StringRef Name) const { in isValidCPUName()
235 SmallVectorImpl<StringRef> &Values) const { in fillValidCPUList()
240 MacroBuilder &Builder) const { in getTargetDefinesARMV81A()
247 MacroBuilder &Builder) const { in getTargetDefinesARMV82A()
253 MacroBuilder &Builder) const { in getTargetDefinesARMV83A()
262 MacroBuilder &Builder) const { in getTargetDefinesARMV84A()
268 MacroBuilder &Builder) const { in getTargetDefinesARMV85A()
276 MacroBuilder &Builder) const { in getTargetDefinesARMV86A()
286 MacroBuilder &Builder) const { in getTargetDefinesARMV87A()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp90 void MipsMCCodeEmitter::LowerCompactBranch(MCInst& Inst) const { in LowerCompactBranch()
118 bool MipsMCCodeEmitter::isMicroMips(const MCSubtargetInfo &STI) const { in isMicroMips() argument
122 bool MipsMCCodeEmitter::isMips32r6(const MCSubtargetInfo &STI) const { in isMips32r6() argument
126 void MipsMCCodeEmitter::EmitByte(unsigned char C, raw_ostream &OS) const { in EmitByte()
132 raw_ostream &OS) const { in emitInstruction()
153 const MCSubtargetInfo &STI) const in encodeInstruction() argument
236 const MCSubtargetInfo &STI) const { in getBranchTargetOpValue() argument
258 const MCSubtargetInfo &STI) const { in getBranchTargetOpValue1SImm16() argument
280 const MCSubtargetInfo &STI) const { in getBranchTargetOpValueMMR6() argument
303 const MCSubtargetInfo &STI) const { in getBranchTargetOpValueLsl2MMR6() argument
[all …]
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DStructuredData.cpp137 void StructuredData::Object::DumpToStdout(bool pretty_print) const { in DumpToStdout()
142 void StructuredData::Array::Serialize(json::OStream &s) const { in Serialize()
150 void StructuredData::Integer::Serialize(json::OStream &s) const { in Serialize()
154 void StructuredData::Float::Serialize(json::OStream &s) const { in Serialize()
158 void StructuredData::Boolean::Serialize(json::OStream &s) const { in Serialize()
162 void StructuredData::String::Serialize(json::OStream &s) const { in Serialize()
166 void StructuredData::Dictionary::Serialize(json::OStream &s) const { in Serialize()
176 void StructuredData::Null::Serialize(json::OStream &s) const { in Serialize()
180 void StructuredData::Generic::Serialize(json::OStream &s) const { in Serialize()
184 void StructuredData::Integer::GetDescription(lldb_private::Stream &s) const { in GetDescription()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.cpp28 bool SPIRVInstrInfo::isConstantInstr(const MachineInstr &MI) const { in isConstantInstr() argument
49 bool SPIRVInstrInfo::isTypeDeclInstr(const MachineInstr &MI) const { in isTypeDeclInstr() argument
59 bool SPIRVInstrInfo::isDecorationInstr(const MachineInstr &MI) const { in isDecorationInstr() argument
72 bool SPIRVInstrInfo::isHeaderInstr(const MachineInstr &MI) const { in isHeaderInstr() argument
94 bool SPIRVInstrInfo::canUseFastMathFlags(const MachineInstr &MI) const { in canUseFastMathFlags() argument
113 bool SPIRVInstrInfo::canUseNSW(const MachineInstr &MI) const { in canUseNSW() argument
130 bool SPIRVInstrInfo::canUseNUW(const MachineInstr &MI) const { in canUseNUW() argument
175 bool AllowModify) const { in analyzeBranch()
204 int *BytesRemoved) const { in removeBranch()
224 ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const { in insertBranch()
[all …]

12345678910>>...97