Searched defs:fixups (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/CodeGen/ |
H A D | TargetRewrite.cpp | 747 llvm::SmallVector<FixupTy> fixups; convertSignature() local 1091 doComplexReturn(mlir::func::FuncOp func,A cmplx,B & newResTys,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,C & fixups) doComplexReturn() argument 1144 createFuncOpArgFixups(mlir::func::FuncOp func,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,fir::CodeGenSpecifics::Marshalling & argsInTys,FIXUPS & fixups) createFuncOpArgFixups() argument 1195 doComplexArg(mlir::func::FuncOp func,A cmplx,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,B & fixups) doComplexArg() argument 1208 doStructArg(mlir::func::FuncOp func,fir::RecordType recTy,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,FIXUPS & fixups) doStructArg() argument [all...] |
/llvm-project/polly/lib/External/isl/imath/tests/gmp-compat-test/ |
H A D | gendata.py | 359 fixups = { variable
|