Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h24 struct IntPair { struct
25 unsigned int first;
26 unsigned int second;
/llvm-project/libcxx/test/libcxx/memory/compressed_pair/
H A Dcompressed_pair.pass.cpp
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-override.cpp15 struct IntPair { struct
16 int First, Second;
/llvm-project/clang/test/CodeGen/
H A Datomics-sema-alignment.c5 } IntPair; typedef
/llvm-project/clang/test/Analysis/
H A Dnew.cpp206 class IntPair{ class
210 IntPair() {}; in IntPair() function in IntPair
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9442 SDValue IntPair = DAG.getNode(ISD::BITCAST, DL, MVT::i32, Pair); handleD16VData() local
9450 SDValue IntPair = DAG.getNode(ISD::BITCAST, DL, MVT::i32, Pair); handleD16VData() local