Home
last modified time | relevance | path

Searched defs:FirstLoad (Results 1 – 5 of 5) 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/unittests/Analysis/
H A DMemorySSATest.cpp144 LoadInst *FirstLoad = B.CreateLoad(B.getInt8Ty(), PointerArg); in TEST_F() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp5087 Value *FirstLoad = TEST_F() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9249 auto *FirstLoad = cast<LoadSDNode>(FirstByteProvider->Src.value()); MatchLoadCombine() local
20872 LoadSDNode *FirstLoad = cast<LoadSDNode>(LoadNodes[0].MemNode); tryStoreMergeOfLoads() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14774 LoadSDNode *FirstLoad = nullptr; combineBVOfConsecutiveLoads() local
[all...]