Home
last modified time | relevance | path

Searched defs:BCVT (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39876 EVT BCVT = BC.getValueType(); combineTargetShuffle() local
40925 EVT BCVT = BC.getValueType(); SimplifyDemandedVectorEltsForTargetShuffle() local
44275 EVT BCVT = EVT::getIntegerVT(*DAG.getContext(), NumSrcElts); combineExtractVectorElt() local
45770 EVT BCVT = BC.getValueType(); combinePTESTCC() local
45915 MVT BCVT = BC.getSimpleValueType(); combineSetCCMOVMSK() local
48149 EVT BCVT = BC0.getValueType(); combineBitOpWithShift() local
51224 EVT BCVT = EVT::getVectorVT(*DAG.getContext(), MVT::i16, combinePMULH() local
53857 EVT BCVT = EVT::getIntegerVT(*DAG.getContext(), BitWidth); combineCMP() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20879 EVT BCVT = MVT::Other, HalfVT = MVT::Other; performUzpCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22413 EVT BCVT = VecOp.getOperand(0).getValueType(); visitEXTRACT_VECTOR_ELT() local
[all...]