Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dmsp430-abi-complex.c6 volatile long i32_1, i32_2; variable
/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp2817 APInt i32_2(32, 2); TEST() local