Home
last modified time | relevance | path

Searched defs:LastBlock (Results 1 – 21 of 21) sorted by relevance

/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/
DBlockIo2.h70 EFI_PEI_LBA LastBlock; member
DBlockIo.h86 UINTN LastBlock; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/
DBlockIo2.h64 EFI_PEI_LBA LastBlock; member
DBlockIo.h80 UINTN LastBlock; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/
DBlockIo2.h64 EFI_PEI_LBA LastBlock; member
DBlockIo.h80 UINTN LastBlock; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/
DBlockIo2.h64 EFI_PEI_LBA LastBlock; member
DBlockIo.h80 UINTN LastBlock; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DBlockIo.h178 EFI_LBA LastBlock; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DBlockIo.h178 EFI_LBA LastBlock; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DBlockIo.h184 EFI_LBA LastBlock; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DBlockIo.h178 EFI_LBA LastBlock; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp760 BasicBlock *const LastBlock, in getOrderedBlocks()
817 BasicBlock *LastBlock = nullptr; in processPhi() local
DNewGVN.cpp3351 const BasicBlock *LastBlock = getBlockForValue(InstrFromDFSNum(FirstInstr)); in iterateTouchedInstructions() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp739 BasicBlock *const LastBlock, in getOrderedBlocks()
796 BasicBlock *LastBlock = nullptr; in processPhi() local
DDFAJumpThreading.cpp1183 BasicBlock *LastBlock = getClonedBB(BB, NextState, DuplicateMap); in updateLastSuccessor() local
DNewGVN.cpp3364 const BasicBlock *LastBlock = getBlockForValue(InstrFromDFSNum(FirstInstr)); in iterateTouchedInstructions() local
/external/clang/lib/Analysis/
DCFG.cpp1953 CFGBlock *LastBlock = Block; in VisitCompoundStmt() local
2120 CFGBlock *LastBlock = Block; in VisitDeclSubExpr() local
2277 CFGBlock *LastBlock = addStmt(I->getCond()); in VisitIfStmt() local
2349 CFGBlock *LastBlock = VisitNoRecurse(E, asc); in VisitBlockExpr() local
2361 CFGBlock *LastBlock = VisitNoRecurse(E, asc); in VisitLambdaExpr() local
3160 CFGBlock *LastBlock = addStmt(Terminator->getCond()); in VisitSwitchStmt() local
3220 CFGBlock *TopBlock = nullptr, *LastBlock = nullptr; in VisitCaseStmt() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1474 Function::iterator LastBlock = --Caller->end(); in InlineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1690 Function::iterator LastBlock = --Caller->end(); in InlineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp2148 Function::iterator LastBlock = --Caller->end(); in InlineFunction() local