Searched refs:emitAlignmentAssumption (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenFunction.cpp | 2664 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption() function in CodeGenFunction 2704 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption() function in CodeGenFunction 2712 emitAlignmentAssumption(PtrValue, Ty, Loc, AssumptionLoc, Alignment, in emitAlignmentAssumption()
|
| H A D | CodeGenFunction.h | 3550 void emitAlignmentAssumption(llvm::Value *PtrValue, QualType Ty, 3555 void emitAlignmentAssumption(llvm::Value *PtrValue, const Expr *E,
|
| H A D | CGCall.cpp | 5130 CGF.emitAlignmentAssumption(Ret.getScalarVal(), RetTy, Loc, in EmitAsAnAssumption()
|
| H A D | CGExprScalar.cpp | 324 CGF.emitAlignmentAssumption(V, E, AVAttr->getLocation(), AlignmentCI); in EmitLValueAlignmentAssumption()
|
| H A D | CGBuiltin.cpp | 3518 emitAlignmentAssumption(PtrValue, Ptr, in EmitBuiltinExpr()
|
| H A D | CGStmtOpenMP.cpp | 2319 CGF.emitAlignmentAssumption( in emitAlignedClause()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | PPC.cpp | 822 emitAlignmentAssumption(Op1, E->getArg(1), in EmitPPCBuiltinExpr()
|