HomeSort by relevance Sort by last modified time
    Searched defs:IsIntrinsic (Results 1 - 4 of 4) sorted by null

  /art/compiler/dex/quick/
dex_file_method_inliner.cc     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 800 SDNode *IsIntrinsic = N->getOperand(0).getNode();
801 if ((IsIntrinsic->getOpcode() == ISD::INTRINSIC_WO_CHAIN)) {
803 cast<ConstantSDNode>(IsIntrinsic->getOperand(0))->getZExtValue();
811 SDValue(IsIntrinsic, 0));
    [all...]
  /art/compiler/optimizing/
nodes.h     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 1473 milliseconds