Home
last modified time | relevance | path

Searched defs:IntPair (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h24 struct IntPair { struct
25 unsigned int first;
26 unsigned int second;
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9210 SDValue IntPair = DAG.getNode(ISD::BITCAST, DL, MVT::i32, Pair); handleD16VData() local
9218 SDValue IntPair = DAG.getNode(ISD::BITCAST, DL, MVT::i32, Pair); handleD16VData() local