Home
last modified time | relevance | path

Searched defs:mixed (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/test/MC/AsmParser/
H A Dmacros-argument-parsing.s62 .macro mixed arg0 = 0, arg1 = 1 arg2 = 2, arg3 = 3 macro
/minix3/external/bsd/llvm/dist/clang/test/OpenMP/
H A Datomic_messages.cpp255 T mixed() { in mixed() function
276 int mixed() { in mixed() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dsparcv9-abi.c75 struct mixed { struct
80 // CHECK-LABEL: define inreg %struct.mixed @f_mixed(i32 inreg %x.coerce0, float inreg %x.coerce1) argument
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dextern-c.cpp100 namespace mixed { namespace
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp521.c1150 const int mixed, const felem x2, const felem y2, in point_add()
1491 const int mixed, const felem pre_comp[][17][3], in batch_mul()
1819 int mixed = 0; in ec_GFp_nistp521_points_mul() local
H A Decp_nistp224.c933 const int mixed, const felem x2, const felem y2, in point_add()
1139 const int mixed, const felem pre_comp[][17][3], in batch_mul()
1424 int mixed = 0; in ec_GFp_nistp224_points_mul() local
H A Decp_nistp256.c1248 const int mixed, const smallfelem x2, in point_add()
1665 const int mixed, const smallfelem pre_comp[][17][3], in batch_mul()
2010 int mixed = 0; in ec_GFp_nistp256_points_mul() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp496 bool mixed) in Filter()
1349 bool mixed) { in runSingleFilter()