Searched defs:IsInlineAsm (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineModuleInfo.cpp | 220 __anonfdb383ee0202(const SMDiagnostic &SMD, bool IsInlineAsm, const SourceMgr &SrcMgr, std::vector<const MDNode *> &LocInfos) doInitialization() argument 246 __anonfdb383ee0302(const SMDiagnostic &SMD, bool IsInlineAsm, const SourceMgr &SrcMgr, std::vector<const MDNode *> &LocInfos) run() argument
|
/llvm-project/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 127 __anon4999edad0202(const SMDiagnostic &SMD, bool IsInlineAsm, const SourceMgr &SrcMgr, std::vector<const MDNode *> &LocInfos) initializeRecordStreamer() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 2100 verifyFunctionAttrs(FunctionType * FT,AttributeList Attrs,const Value * V,bool IsIntrinsic,bool IsInlineAsm) verifyFunctionAttrs() argument
|