Home
last modified time | relevance | path

Searched defs:icp (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp2.cpp36 const int *icp = ctcv; in test_cvqual_conv() local
/llvm-project/clang/test/SemaCXX/
H A Dreinterpret-cast.cpp63 int const *icp = reinterpret_cast<int const*>(ipppc); in constness() local
H A Dcstyle-cast.cpp201 int const *icp = (int const*)(ipppc); in constness() local
H A Dfunctional-cast.cpp265 int const *icp = icp_t(ipppc); in constness() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp595 auto icp = rewriter.create<mlir::LLVM::FCmpOp>( matchAndRewrite() local