Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DValueBoundsOpInterfaceImpl.cpp86 Value trueValue = selectOp.getTrueValue(); in populateBounds() local
[all...]
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DLowerDeallocations.cpp449 Value trueValue = buildDeallocationLibraryFunction() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp884 auto trueValue = builder.createBool(loc, true); genReallocIfNeeded() local
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVCanonicalization.cpp1298 Value trueValue = getSrcValue(trueBlock); in matchAndRewrite() local