Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/OpenACC/
H A DCIROpenACCTypeInterfaces.cpp28 if (auto castOp = mlir::dyn_cast<cir::CastOp>(*op)) in getBaseType() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp788 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp() function in ConstantRange
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp573 cir::CastOp castOp, OpAdaptor adaptor, in matchAndRewrite()