Home
last modified time | relevance | path

Searched defs:SecondLoad (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1560 canRenameUntilSecondLoad(MachineInstr & FirstLoad,MachineInstr & SecondLoad,LiveRegUnits & UsedInBetween,SmallPtrSetImpl<const TargetRegisterClass * > & RequiredClasses,const TargetRegisterInfo * TRI) canRenameUntilSecondLoad() argument
/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1430 Value *SecondLoad; expandAtomicCmpXchg() local
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp172 LoadInst *SecondLoad = B.CreateLoad(B.getInt8Ty(), PointerArg); in TEST_F() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp5089 Value *SecondLoad = TEST_F() local