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.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2510 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary()
10394 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
10412 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
10432 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
10656 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo()
10662 EVT VT1, EVT VT2) { in SelectNodeTo()
10668 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo()
10675 EVT VT1, EVT VT2, in SelectNodeTo()
10863 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
10871 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1755 MVT VT2; variable
2974 virtual bool isTruncateFree(SDValue Val, EVT VT2) const { in isTruncateFree()
3062 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28647 MVT VT2; in getNumRegistersForCallingConv() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38532 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local