Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassNameParser.h90 const PassNameParser::OptionInfo *VT2) { in ValCompare()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1993 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary()
7533 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList()
7551 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList()
7571 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList()
7795 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo()
7801 EVT VT1, EVT VT2) { in SelectNodeTo()
7807 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo()
7814 EVT VT1, EVT VT2, in SelectNodeTo()
8002 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
8010 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode()
[all …]
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c62 #define VT2(vt) ((sljit_ins)freg_map[vt] << 10) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1319 MVT VT2; in getNumRegisters() local
2469 virtual bool isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp33362 MVT VT2 = V2.getSimpleValueType(); in combineX86ShuffleChain() local