Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp128 Value negativeOne = b.create<arith::ConstantOp>( in matchAndRewrite() local
/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2379 llvm::Value *negativeOne = llvm::ConstantInt::get(SizeTy, -1, true); emitArrayDestroy() local