Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DPhiValues.cpp92 if (PHINode *PhiOp = dyn_cast<PHINode>(Op)) { in processPhi() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1138 MachineInstr *DefPhiMI = getVRegDefOrNull(PhiOp, MRI); in simplifyCode() argument
1129 __anon0cee4a130602(MachineOperand *PhiOp) simplifyCode() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp495 Value *PhiOp = cast<PHINode>(V)->getIncomingValue(0); replaceWithTileLoad() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4057 __anonc91f7afb1302(Value *PhiOp) unfoldGEPPhi() argument