/llvm-project/clang/test/CodeGenCXX/ |
H A D | builtin-bit-cast.cpp | 3 void test_scalar(int &oper) { in test_scalar()
|
/llvm-project/lldb/examples/synthetic/bitfield/ |
H A D | program.cpp | 16 MaskingOperator oper; member in MaskedData
|
/llvm-project/flang/lib/Optimizer/CodeGen/ |
H A D | TargetRewrite.cpp | 303 loc, ty, oper, rewriter->getArrayAttr(idx)); in rewriteCallStructInputType() argument 192 passArgumentOnStackOrWithNewType(mlir::Location loc,fir::CodeGenSpecifics::TypeAndAttr newTypeAndAttr,mlir::Type oldType,mlir::Value oper,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr) passArgumentOnStackOrWithNewType() argument 239 passSplitArgument(mlir::Location loc,fir::CodeGenSpecifics::Marshalling splitArgs,mlir::Type oldType,mlir::Value oper,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr) passSplitArgument() argument 270 rewriteCallOperands(mlir::Location loc,fir::CodeGenSpecifics::Marshalling passArgAs,mlir::Type originalArgTy,mlir::Value oper,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs) rewriteCallOperands() argument 288 rewriteCallComplexInputType(mlir::Location loc,CPLX ty,mlir::Value oper,fir::CodeGenSpecifics::Marshalling & newInTyAndAttrs,llvm::SmallVectorImpl<mlir::Value> & newOpers,mlir::Value & savedStackPtr) rewriteCallComplexInputType() argument 378 mlir::Value oper = std::get<1>(e.value()); convertCallOp() local [all...] |
/llvm-project/flang/lib/Optimizer/Dialect/ |
H A D | FIROps.cpp | 2345 auto oper = getFinalValue() ? resultNum + 1 : resultNum; resultToSourceOps() local 2431 mlir::OpAsmParser::UnresolvedOperand oper; parse() local 2714 auto oper = getFinalValue() ? resultNum + 1 : resultNum; resultToSourceOps() local 3135 getSuccessorOperands(unsigned oper) getSuccessorOperands() argument 3142 getSuccessorOperands(llvm::ArrayRef<mlir::Value> operands,unsigned oper) getSuccessorOperands() argument 3151 getSuccessorOperands(mlir::ValueRange operands,unsigned oper) getSuccessorOperands() argument 3196 getSuccessorOperands(unsigned oper) getSuccessorOperands() argument 3203 getSuccessorOperands(llvm::ArrayRef<mlir::Value> operands,unsigned oper) getSuccessorOperands() argument 3213 getSuccessorOperands(mlir::ValueRange operands,unsigned oper) getSuccessorOperands() argument 3257 mlir::OpAsmParser::UnresolvedOperand oper; parse() local 3471 getSuccessorOperands(unsigned oper) getSuccessorOperands() argument 3478 getSuccessorOperands(llvm::ArrayRef<mlir::Value> operands,unsigned oper) getSuccessorOperands() argument 3488 getSuccessorOperands(mlir::ValueRange operands,unsigned oper) getSuccessorOperands() argument 3516 getSuccessorOperands(unsigned oper) getSuccessorOperands() argument 3523 getSuccessorOperands(llvm::ArrayRef<mlir::Value> operands,unsigned oper) getSuccessorOperands() argument 3533 getSuccessorOperands(mlir::ValueRange operands,unsigned oper) getSuccessorOperands() argument 3770 mlir::OpAsmParser::UnresolvedOperand oper; parse() local [all...] |
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | OpPythonBindingGen.cpp | 430 __anon8e9689380202(const Operator &oper) emitOperandAccessors() argument 439 __anon8e9689380302(const Operator &oper) emitResultAccessors() argument
|
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | Vectorization.cpp | 3528 OperKind oper = Conv; global() member [all...] |
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/ |
H A D | OpenMPToLLVMIRTranslation.cpp | 3424 __anonf04bb8b15302(Operation *oper) convertTargetOpsInNest() argument
|