Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenOpenACC.cpp62 auto constOp = builder.create<mlir::arith::ConstantOp>( in createOpenACCConstantInt() local
H A DCIRGenOpenACCClause.cpp107 auto constOp = builder.create<mlir::arith::ConstantOp>( in createConstantInt() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2997 Constant *constOp; in handleSignedRelationalComparison() local