Searched defs:SDValue (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp140 CloneNodeWithValues(SDNode *N, SelectionDAG *DAG, ArrayRef<EVT> VTs, SDValue ExtraOper = SDValue()) argument
[all...]
H A DTargetLowering.cpp4951 turnVectorIntoSplatVector(MutableArrayRef<SDValue> Values, std::function<bool(SDValue)> Predicate, SDValue AlternativeReplacement = SDValue()) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h124 class SDValue { class in namespace:llvm
1139 inline SDValue::SDValue(SDNode *node, unsigned resno) function in class:llvm::SDValue
[all...]
H A DSelectionDAG.h996 getSetCC(const SDLoc &DL, EVT VT, SDValue LHS, SDValue RHS, ISD::CondCode Cond, SDValue Chain = SDValue(), bool IsSignaling = false) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6115 getBufferOffsetForMMO(SDValue VOffset, SDValue SOffset, SDValue Offset, SDValue VIndex = SDValue()) argument
[all...]

Completed in 195 milliseconds