Home
last modified time | relevance | path

Searched defs:PtrWidth (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DSignals.cpp61 unsigned PtrWidth = 2 + 2 * sizeof(void *); in format_ptr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSignals.cpp100 unsigned PtrWidth = 2 + 2 * sizeof(void *); in format_ptr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp737 uint32_t PtrWidth = DL.getTypeSizeInBits(Op0->getType()); in getConstantValue() local
746 uint32_t PtrWidth = DL.getTypeSizeInBits(CE->getType()); in getConstantValue() local
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapture.cpp387 INT PtrWidth = 0; in DrawMouse() local
1308 ProcessMonoMask (bool IsMono, PTR_INFO* PtrInfo, INT* PtrWidth, in ProcessMonoMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp1322 unsigned PtrWidth = DL.getPointerTypeSizeInBits(CE->getType()); in ConstantFoldCastOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp9408 unsigned PtrWidth = getDataLayout().getPointerTypeSizeInBits(GV->getType()); in InferPtrAlignment() local