Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DExceptions.cpp522 uint64_t DataAlignment = CurFDE.getLinkedCIE()->getDataAlignmentFactor(); in fillCFIInfoFor() local
531 DataAlignment]( in fillCFIInfoFor()
550 nullptr, Instr.Ops[0], DataAlignment * int64_t(Instr.Ops[1]))); in fillCFIInfoFor()
556 DataAlignment * Instr.Ops[1])); in fillCFIInfoFor()
600 DataAlignment * int64_t(Instr.Ops[1]))); in fillCFIInfoFor()
613 nullptr, DataAlignment * int64_t(Instr.Ops[0]))); in fillCFIInfoFor()