Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h93 const PassNameParser::OptionInfo *VT2) { in ValLessThan()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1774 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary()
5179 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
5197 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
5217 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
5425 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo()
5431 EVT VT1, EVT VT2) { in SelectNodeTo()
5437 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo()
5444 EVT VT1, EVT VT2, EVT VT3, EVT VT4, in SelectNodeTo()
5451 EVT VT1, EVT VT2, in SelectNodeTo()
5459 EVT VT1, EVT VT2, in SelectNodeTo()
[all …]
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h761 MVT VT2; in getNumRegisters() local
1508 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1039 *VT2 = getVecTypeForPair(IT2, JT2); in areInstsCompatible() local