Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationCL.h24 #define ANGLE_CL_VALIDATE_VOID(EP, ...) \ argument
33 #define ANGLE_CL_VALIDATE_ERROR(EP, ...) \ argument
43 #define ANGLE_CL_VALIDATE_ERRCODE_RET(EP, ...) \ argument
57 #define ANGLE_CL_VALIDATE_POINTER(EP, ...) \ argument
DvalidationEGL.h169 #define ANGLE_EGL_VALIDATE(THREAD, EP, OBJ, RETURN_TYPE, ...) \ argument
181 #define ANGLE_EGL_VALIDATE_VOID(THREAD, EP, OBJ, ...) \ argument
/external/angle/src/libGLESv2/
Dglobal_state.h96 # define ANGLE_EGL_SCOPED_CONTEXT_LOCK(EP, THREAD, ...) argument
98 # define ANGLE_EGL_SCOPED_CONTEXT_LOCK(EP, THREAD, ...) \ argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp97 auto EP = LR.extendInBlock(Undefs, Indexes->getMBBStartIdx(UseMBB), Use); in extend() local
247 auto EP = LR.extendInBlock(Undefs, Start, End); in findReachingDefs() local
DMachineBlockPlacement.cpp3522 auto EP = MBPI->getEdgeProbability(&MBB, Succ); in applyExtTsp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp251 auto EP = LR.extendInBlock(Undefs, Indexes->getMBBStartIdx(UseMBB), Use); in extend() local
402 auto EP = LR.extendInBlock(Undefs, Start, End); in findReachingDefs() local
DMachinePipeliner.cpp1117 for (SUnit::pred_iterator IP = SU->Preds.begin(), EP = SU->Preds.end(); in swapAntiDependences() local
1385 EP = SU->Preds.end(); in computeNodeFunctions() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp62 ARCRuntimeEntryPoints EP; member in __anon0ff58d7b0111::ObjCARCContract
DObjCARCOpts.cpp473 ARCRuntimeEntryPoints EP; member in __anon2edffe030211::ObjCARCOpt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1604 ErrorPolicy EP = HandleError(createError( in DWARFObjInMemory() local
1625 ErrorPolicy EP = HandleError(createError( in DWARFObjInMemory() local
1750 ErrorPolicy EP = HandleError(createError( in DWARFObjInMemory() local
1761 ErrorPolicy EP = HandleError( in DWARFObjInMemory() local
/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp583 if (PathDiagnosticEventPiece *EP = dyn_cast<PathDiagnosticEventPiece>(*I)) { in ProcessMacroPiece() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp71 ARCRuntimeEntryPoints EP; member in __anon228f5a230111::ObjCARCContract
DObjCARCOpts.cpp488 ARCRuntimeEntryPoints EP; member in __anon2d7db6ab0211::ObjCARCOpt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp68 ARCRuntimeEntryPoints EP; member in __anon01ec5c9d0111::ObjCARCContract
DObjCARCOpts.cpp489 ARCRuntimeEntryPoints EP; member in __anond8d88c250211::ObjCARCOpt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp469 EndPrecompRecord EP; in shouldRemapType() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp485 EndPrecompRecord EP; in shouldRemapType() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DSimplePackedSerialization.h228 static size_t size(const SPSEmpty &EP) { return 0; } in size()
/external/trusty/arm-trusted-firmware/plat/imx/imx8ulp/upower/
Dupmu.h54 vuint32_t EP : 1; member
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp1375 for (SUnit::pred_iterator IP = SU->Preds.begin(), EP = SU->Preds.end(); in swapAntiDependences() local
1543 EP = SU->Preds.end(); in computeNodeFunctions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2999 } else if (GetElementPtrInst *EP = dyn_cast<GetElementPtrInst>(V)) { in findAllocaForValue() local