Searched refs:ReplacementIRBuilder (Results 1 – 1 of 1) sorted by relevance
138 struct ReplacementIRBuilder struct144 explicit ReplacementIRBuilder(Instruction *I, const DataLayout &DL) in ReplacementIRBuilder() function379 ReplacementIRBuilder Builder(I, *DL); in bracketInstWithFences()408 ReplacementIRBuilder Builder(LI, *DL); in convertAtomicLoadToIntegerType()430 ReplacementIRBuilder Builder(RMWI, *DL); in convertAtomicXchgToIntegerType()490 ReplacementIRBuilder Builder(LI, *DL); in expandAtomicLoadToLL()506 ReplacementIRBuilder Builder(LI, *DL); in expandAtomicLoadToCmpXchg()535 ReplacementIRBuilder Builder(SI, *DL); in convertAtomicStoreToIntegerType()559 ReplacementIRBuilder Builder(SI, *DL); in expandAtomicStore()904 ReplacementIRBuilder Builder(AI, *DL); in expandPartwordAtomicRMW()[all …]