Home
last modified time | relevance | path

Searched refs:CallVT (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5455 EVT CallVT = TLI.getValueType(I.getType(), true); in visitMemCmpCall() local
5456 setValue(&I, DAG.getZExtOrTrunc(Res, getCurDebugLoc(), CallVT)); in visitMemCmpCall()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5924 EVT CallVT = DAG.getTargetLoweringInfo().getValueType(DAG.getDataLayout(), in visitMemCmpCall() local
5926 setValue(&I, DAG.getConstant(0, getCurSDLoc(), CallVT)); in visitMemCmpCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6579 EVT CallVT = DAG.getTargetLoweringInfo().getValueType(DAG.getDataLayout(), in visitMemCmpCall() local
6581 setValue(&I, DAG.getConstant(0, getCurSDLoc(), CallVT)); in visitMemCmpCall()