Home
last modified time | relevance | path

Searched defs:VT2 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h91 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2753 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary()
10944 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
10962 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
10982 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
11206 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo()
11212 EVT VT1, EVT VT2) { in SelectNodeTo()
11218 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo()
11225 EVT VT1, EVT VT2, in SelectNodeTo()
11413 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
11421 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1808 MVT VT2; variable
3059 virtual bool isTruncateFree(SDValue Val, EVT VT2) const { in isTruncateFree()
3146 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp30491 MVT VT2; in getNumRegistersForCallingConv() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39972 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local