Home
last modified time | relevance | path

Searched refs:ConstCallee (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7328 if (auto* ConstCallee = dyn_cast<ConstantSDNode>(Callee)) in visitPatchpoint() local
7329 Callee = DAG.getIntPtrConstant(ConstCallee->getZExtValue(), dl, in visitPatchpoint()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8097 if (auto* ConstCallee = dyn_cast<ConstantSDNode>(Callee)) in visitPatchpoint() local
8098 Callee = DAG.getIntPtrConstant(ConstCallee->getZExtValue(), dl, in visitPatchpoint()