HomeSort by relevance Sort by last modified time
    Searched refs:ConstantInfo (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/IR/
ConstantsContext.h 319 template <class ConstantClass> struct ConstantInfo;
320 template <> struct ConstantInfo<ConstantExpr> {
324 template <> struct ConstantInfo<InlineAsm> {
328 template <> struct ConstantInfo<ConstantArray> {
332 template <> struct ConstantInfo<ConstantStruct> {
336 template <> struct ConstantInfo<ConstantVector> {
369 typedef typename ConstantInfo<ConstantClass>::TypeClass TypeClass;
410 typedef ConstantInfo<InlineAsm>::TypeClass TypeClass;
476 typedef ConstantInfo<ConstantExpr>::TypeClass TypeClass;
514 typedef typename ConstantInfo<ConstantClass>::ValType ValType
    [all...]
  /external/llvm/lib/Transforms/Scalar/
ConstantHoisting.cpp 99 struct ConstantInfo {
120 SmallVector<ConstantInfo, 8> ConstantVec;
158 Instruction *findConstantInsertionPoint(const ConstantInfo &ConstInfo) const;
241 findConstantInsertionPoint(const ConstantInfo &ConstInfo) const {
390 ConstantInfo ConstInfo;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9shader.h 339 DWORD ConstantInfo;

Completed in 215 milliseconds