Searched defs:VT1 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DPassNameParser.h89 static int ValLessThan(const PassNameParser::OptionInfo *VT1, argument
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h625 EVT VT1; local
653 EVT VT1; local
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1172 bool MSP430TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { argument
1184 bool MSP430TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { argument
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1513 bool HexagonTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1010 Type *VT1 = getVecTypeForPair(IT1, JT1), local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1618 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { argument
4989 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { argument
5007 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { argument
5027 SDVTList SelectionDAG::getVTList(EVT VT1, EV argument
5233 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, const SDValue *Ops, unsigned NumOps) argument
5240 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2) argument
5246 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, const SDValue *Ops, unsigned NumOps) argument
5253 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, EVT VT4, const SDValue *Ops, unsigned NumOps) argument
5260 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1) argument
5268 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2) argument
5276 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2, SDValue Op3) argument
5285 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2, SDValue Op3) argument
5455 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2) argument
5461 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, SDValue Op1) argument
5469 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2) argument
5477 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2, SDValue Op3) argument
5486 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) argument
5494 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2) argument
5503 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2, SDValue Op3) argument
5512 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, EVT VT3, ArrayRef<SDValue> Ops) argument
5520 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, EVT VT3, EVT VT4, ArrayRef<SDValue> Ops) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13966 bool X86TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { argument
13979 bool X86TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { argument
13985 EVT VT1 = Val.getValueType(); local
14029 isNarrowingProfitable(EVT VT1, EVT VT2) const argument
[all...]

Completed in 244 milliseconds