Home
last modified time | relevance | path

Searched defs:i32_1 (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.cpp2816 APInt i32_1(32, 1); TEST() local