Searched refs:ptrVal (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1154 Info.ptrVal = I.getArgOperand(0);
1166 Info.ptrVal = I.getArgOperand(0);
1185 Info.ptrVal = I.getArgOperand(0);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLowering.h341 const Value* ptrVal; // value representing memory location member in struct:llvm::TargetLowering::IntrinsicInfo
342 int offset; // offset off of ptrVal
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMISelLowering.cpp9894 Info.ptrVal = I.getArgOperand(0);
9920 Info.ptrVal = I.getArgOperand(0);
9932 Info.ptrVal = I.getArgOperand(2);
9943 Info.ptrVal = I.getArgOperand(0);
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3614 MachinePointerInfo(Info.ptrVal, Info.offset),

Completed in 105 milliseconds