Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp764 static bool isCalleeLoad(SDValue Callee, SDValue &Chain, bool HasCallSeq) { in isCalleeLoad()
1014 bool HasCallSeq = N->getOpcode() == X86ISD::CALL; in PreprocessISelDAG() local