Home
last modified time | relevance | path

Searched defs:HasUnwindClobber (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2455 UpdateAsmCallInst(llvm::CallBase & Result,bool HasSideEffect,bool HasUnwindClobber,bool ReadOnly,bool ReadNone,bool NoMerge,const AsmStmt & S,const std::vector<llvm::Type * > & ResultRegTypes,const std::vector<llvm::Type * > & ArgElemTypes,CodeGenFunction & CGF,std::vector<llvm::Value * > & RegResults) UpdateAsmCallInst() argument
2942 bool HasUnwindClobber = false; EmitAsmStmt() local
[all...]