Home
last modified time | relevance | path

Searched refs:extractAlignmentInfo (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DAlignmentFromAssumptions.h39 bool extractAlignmentInfo(CallInst *I, Value *&AAPtr, const SCEV *&AlignSCEV,
/external/llvm/include/llvm/Transforms/Scalar/
DAlignmentFromAssumptions.h45 bool extractAlignmentInfo(CallInst *I, Value *&AAPtr, const SCEV *&AlignSCEV,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp200 bool AlignmentFromAssumptionsPass::extractAlignmentInfo(CallInst *I, in extractAlignmentInfo() function in AlignmentFromAssumptionsPass
297 if (!extractAlignmentInfo(ACall, AAPtr, AlignSCEV, OffSCEV)) in processAssumption()
/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp200 bool AlignmentFromAssumptionsPass::extractAlignmentInfo(CallInst *I, in extractAlignmentInfo() function in AlignmentFromAssumptionsPass
297 if (!extractAlignmentInfo(ACall, AAPtr, AlignSCEV, OffSCEV)) in processAssumption()