Home
last modified time | relevance | path

Searched defs:OffsetVal (Results 1 – 11 of 11) sorted by relevance

/external/jhead/
Dmakernote.c62 unsigned OffsetVal; in ProcessCanonMakerNoteDir() local
Dgpsinfo.c174 unsigned OffsetVal; in ProcessGpsInfo() local
Dexif.c614 unsigned OffsetVal; in ProcessExifDir() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp2710 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue(); in SelectLoadParam() local
2726 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue(); in SelectStoreRetval() local
2851 unsigned OffsetVal = cast<ConstantSDNode>(Offset)->getZExtValue(); in SelectStoreParam() local
/external/llvm/lib/CodeGen/
DStackProtector.cpp338 Constant *OffsetVal = in CreatePrologue() local
/external/llvm/lib/Target/R600/
DAMDGPUISelDAGToDAG.cpp528 uint32_t OffsetVal = Offset->getZExtValue(); in Select() local
DAMDGPUISelLowering.cpp2459 uint32_t OffsetVal = Offset->getZExtValue() & 0x1f; in PerformDAGCombine() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1032 int OffsetVal = (int)OffsetOp->getZExtValue(); in SelectIndexedLoad() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp601 Constant *OffsetVal = ConstantInt::get(IntPtrTy, NewOffs); in EvaluateGEPOffsetExpression() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5449 SDValue OffsetVal = in visitIntrinsicCall() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp20602 SDValue OffsetVal = DAG.getConstant(Offset, TLI.getPointerTy()); in PerformEXTRACT_VECTOR_ELTCombine() local