Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2469 CreateStackTemporary(EVT VT1,EVT VT2) CreateStackTemporary() argument
10057 getVTList(EVT VT1,EVT VT2) getVTList() argument
10075 getVTList(EVT VT1,EVT VT2,EVT VT3) getVTList() argument
10095 getVTList(EVT VT1,EVT VT2,EVT VT3,EVT VT4) getVTList() argument
10319 SelectNodeTo(SDNode * N,unsigned MachineOpc,EVT VT1,EVT VT2,ArrayRef<SDValue> Ops) SelectNodeTo() argument
10325 SelectNodeTo(SDNode * N,unsigned MachineOpc,EVT VT1,EVT VT2) SelectNodeTo() argument
10331 SelectNodeTo(SDNode * N,unsigned MachineOpc,EVT VT1,EVT VT2,EVT VT3,ArrayRef<SDValue> Ops) SelectNodeTo() argument
10338 SelectNodeTo(SDNode * N,unsigned MachineOpc,EVT VT1,EVT VT2,SDValue Op1,SDValue Op2) SelectNodeTo() argument
10526 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,SDValue Op1,SDValue Op2) getMachineNode() argument
10534 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,SDValue Op1,SDValue Op2,SDValue Op3) getMachineNode() argument
10542 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,ArrayRef<SDValue> Ops) getMachineNode() argument
10549 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,EVT VT3,SDValue Op1,SDValue Op2) getMachineNode() argument
10557 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,EVT VT3,SDValue Op1,SDValue Op2,SDValue Op3) getMachineNode() argument
10566 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,EVT VT3,ArrayRef<SDValue> Ops) getMachineNode() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1685 MVT VT2; global() variable
2859 isTruncateFree(SDValue Val,EVT VT2) isTruncateFree() argument
2947 isZExtFree(SDValue Val,EVT VT2) isZExtFree() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27071 MVT VT2; getNumRegistersForCallingConv() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37781 MVT VT2 = V2.getSimpleValueType(); combineX86ShuffleChain() local
[all...]