Searched refs:getMemsetValue (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 9692 static Register getMemsetValue(Register Val, LLT Ty, MachineIRBuilder &MIB) { in getMemsetValue() function 9784 Register MemSetValue = getMemsetValue(Val, LargestTy, MIB); in lowerMemset() 9814 Value = getMemsetValue(Val, Ty, MIB); in lowerMemset()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 8225 static SDValue getMemsetValue(SDValue Value, EVT VT, SelectionDAG &DAG, in getMemsetValue() function 8766 SDValue MemSetValue = getMemsetValue(Src, LargestVT, DAG, dl); in getMemsetStores() 8804 Value = getMemsetValue(Src, VT, DAG, dl); in getMemsetStores()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 15230 {"_Z14getMemsetValueN4llvm7SDValueENS_3EVTERNS_12SelectionDAGENS_8DebugLocE", "getMemsetValue(llvm:…
|