HomeSort by: relevance | last modified time | path
    Searched defs:emitAlignmentAssumption (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 2303 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue,
2343 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue,
2353 emitAlignmentAssumption(PtrValue, Ty, Loc, AssumptionLoc, Alignment,
CodeGenFunction.cpp 2303 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue,
2343 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue,
2353 emitAlignmentAssumption(PtrValue, Ty, Loc, AssumptionLoc, Alignment,
CodeGenFunction.cpp 2303 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue,
2343 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue,
2353 emitAlignmentAssumption(PtrValue, Ty, Loc, AssumptionLoc, Alignment,

Completed in 237 milliseconds