Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h44 CALL_PRED, // Function call that's predicable. enumerator
H A DARMISelLowering.cpp1013 case ARMISD::CALL_PRED: return "ARMISD::CALL_PRED"; in getTargetNodeName()
1805 CallOpc = isLocalARMFunc ? ARMISD::CALL_PRED : ARMISD::CALL; in LowerCall()
H A DARMInstrInfo.td114 def ARMcall_pred : SDNode<"ARMISD::CALL_PRED", SDT_ARMcall,