Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp266 SDValue constOne = getI32Imm(1, dl); in tryBRIND() local
/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c156 MlirOperation constOne = mlirOperationCreate(&constOneState); in makeAndDumpAdd() local
1697 MlirOperation constOne = mlirOperationCreate(&constOneState); in testOperands() local
1757 MlirOperation constOne = mlirOperationClone(constZero); in testClone() local
/llvm-project-15.0.7/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp225 Value constOne = in createLaunch() local