Searched defs:AmtVT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp294 EVT AmtVT = Amt.getValueType(); local
301 EVT AmtVT = Amt.getValueType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp379 auto AmtVT = Amt->getType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8900 EVT AmtVT = Amt.getValueType(); local
8929 EVT AmtVT = Amt.getValueType(); local
8957 EVT AmtVT = Amt.getValueType(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7690 EVT AmtVT = N1.getValueType(); local
11267 EVT AmtVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); local

Completed in 170 milliseconds