Home
last modified time | relevance | path

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

/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Ddpath.c199 EFI_DEVICE_PATH *Temp, *Eop; in AppendDevicePathNode() local
213 Eop = NextDevicePathNode(Temp); in AppendDevicePathNode()
214 SetDevicePathEndNode(Eop); in AppendDevicePathNode()
240 EFI_DEVICE_PATH *Eop, *DevicePath; in FileDevicePath() local
256 Eop = NextDevicePathNode(&FilePath->Header); in FileDevicePath()
257 SetDevicePathEndNode(Eop); in FileDevicePath()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp1739 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
1818 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
1868 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
/external/llvm/lib/IR/
DAsmWriter.cpp2924 for (unsigned op = 0, Eop = PN->getNumIncomingValues(); op < Eop; ++op) { in printInstruction() local
3027 for (unsigned op = 0, Eop = CI->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local
3070 for (unsigned op = 0, Eop = II->getNumArgOperands(); op < Eop; ++op) { in printInstruction() local