Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/IPO/
H A DWholeProgramDevirt.cpp22 VTableBits VT2; in TEST() local
65 VTableBits VT2; in TEST() local
/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dpointer_deleter.pass.cpp260 typedef typename std::conditional<IsArray, int[], int>::type VT2; in test_basic() typedef
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2509 CreateStackTemporary(EVT VT1,EVT VT2) CreateStackTemporary() argument
10325 getVTList(EVT VT1,EVT VT2) getVTList() argument
10343 getVTList(EVT VT1,EVT VT2,EVT VT3) getVTList() argument
10363 getVTList(EVT VT1,EVT VT2,EVT VT3,EVT VT4) getVTList() argument
10587 SelectNodeTo(SDNode * N,unsigned MachineOpc,EVT VT1,EVT VT2,ArrayRef<SDValue> Ops) SelectNodeTo() argument
10593 SelectNodeTo(SDNode * N,unsigned MachineOpc,EVT VT1,EVT VT2) SelectNodeTo() argument
10599 SelectNodeTo(SDNode * N,unsigned MachineOpc,EVT VT1,EVT VT2,EVT VT3,ArrayRef<SDValue> Ops) SelectNodeTo() argument
10606 SelectNodeTo(SDNode * N,unsigned MachineOpc,EVT VT1,EVT VT2,SDValue Op1,SDValue Op2) SelectNodeTo() argument
10794 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,SDValue Op1,SDValue Op2) getMachineNode() argument
10802 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,SDValue Op1,SDValue Op2,SDValue Op3) getMachineNode() argument
10810 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,ArrayRef<SDValue> Ops) getMachineNode() argument
10817 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,EVT VT3,SDValue Op1,SDValue Op2) getMachineNode() argument
10825 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,EVT VT3,SDValue Op1,SDValue Op2,SDValue Op3) getMachineNode() argument
10834 getMachineNode(unsigned Opcode,const SDLoc & dl,EVT VT1,EVT VT2,EVT VT3,ArrayRef<SDValue> Ops) getMachineNode() argument
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1754 MVT VT2; global() variable
2973 isTruncateFree(SDValue Val,EVT VT2) isTruncateFree() argument
3061 isZExtFree(SDValue Val,EVT VT2) isZExtFree() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28433 MVT VT2; getNumRegistersForCallingConv() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38512 MVT VT2 = V2.getSimpleValueType(); combineX86ShuffleChain() local
[all...]