Home
last modified time | relevance | path

Searched defs:Cexpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1877 Value *V = Cexpr->getOperand(0)->stripPointerCasts(); in bufferLEByte() local
1816 if (const ConstantExpr *Cexpr = dyn_cast<ConstantExpr>(CPV)) { printScalarConstant() local
1851 if (const auto *Cexpr = dyn_cast<ConstantExpr>(CPV)) { bufferLEByte() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h564 const Expr *Cexpr = nullptr; variable
1000 const CallExpr *Cexpr; variable