Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-member-pointers.cpp40 struct Multiple : B1, B2 { struct
41 int m;
/external/clang/test/SemaCXX/
Dmember-pointer-ms.cpp113 struct Multiple : B1, B2 { }; struct
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp227 Value *Multiple = nullptr; in computeArraySize() local
DValueTracking.cpp2101 bool llvm::ComputeMultiple(Value *V, unsigned Base, Value *&Multiple, in ComputeMultiple()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh1091 Multiple = 2, enumerator
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1318 unsigned Multiple = ByteSize/EltSize; // Number of BV entries per spltval. in get_VSPLTI_elt() local