Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp281 SDValue constOne = getI32Imm(1, dl); tryBRIND() local
/llvm-project/mlir/lib/Conversion/ArithToEmitC/
H A DArithToEmitC.cpp341 auto constOne = rewriter.create<emitc::ConstantOp>( matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp223 Value constOne = in createLaunch() local
/llvm-project/mlir/test/CAPI/
H A Dir.c167 MlirOperation constOne = mlirOperationCreate(&constOneState); in makeAndDumpAdd() local
1884 MlirOperation constOne = mlirOperationCreate(&constOneState); in testOperands() local
2034 MlirOperation constOne = mlirOperationClone(constZero); in testClone() local
[all...]