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

/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DPassNameParser.h89 static int ValLessThan(const PassNameParser::OptionInfo *VT1, argument
/freebsd-10.1-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h625 EVT VT1; local
653 EVT VT1; local
/freebsd-10.1-release/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.1-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1513 bool HexagonTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { argument
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1010 Type *VT1 = getVecTypeForPair(IT1, JT1), local
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1610 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { argument
4981 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { argument
4999 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { argument
5019 SDVTList SelectionDAG::getVTList(EVT VT1, EV argument
5225 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, const SDValue *Ops, unsigned NumOps) argument
5232 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2) argument
5238 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, const SDValue *Ops, unsigned NumOps) argument
5245 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, EVT VT4, const SDValue *Ops, unsigned NumOps) argument
5252 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1) argument
5260 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2) argument
5268 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2, SDValue Op3) argument
5277 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2, SDValue Op3) argument
5447 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2) argument
5453 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, SDValue Op1) argument
5461 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2) argument
5469 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2, SDValue Op3) argument
5478 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) argument
5486 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2) argument
5495 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2, SDValue Op3) argument
5504 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, EVT VT3, ArrayRef<SDValue> Ops) argument
5512 getMachineNode(unsigned Opcode, SDLoc dl, EVT VT1, EVT VT2, EVT VT3, EVT VT4, ArrayRef<SDValue> Ops) argument
[all...]
/freebsd-10.1-release/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 147 milliseconds