HomeSort by relevance Sort by last modified time
    Searched defs:Ice (Results 1 - 25 of 135) sorted by null

1 2 3 4 5 6

  /external/swiftshader/third_party/subzero/src/
IceMangling.h 20 namespace Ice {
24 } // end of namespace Ice
IceRevision.h 18 namespace Ice {
30 } // end of namespace Ice
IceVariableSplitting.h 19 namespace Ice {
23 } // end of namespace Ice
IceAssemblerX8632.h 31 namespace Ice {
39 } // end of namespace Ice
IceAssemblerX8664.h 31 namespace Ice {
39 } // end of namespace Ice
IceCompiler.h 24 namespace Ice {
42 } // end of namespace Ice
IceMemory.cpp 24 namespace Ice {
57 } // end of namespace Ice
IceRevision.cpp 23 namespace Ice {
27 } // end of namespace Ice
IceTargetLoweringX86RegClass.h 20 namespace Ice {
34 } // end of namespace Ice
LinuxMallocProfiling.h 20 namespace Ice {
36 } // end of namespace Ice
PNaClTranslator.h 1 //===- subzero/src/PNaClTranslator.h - ICE from bitcode ---------*- C++ -*-===//
12 /// ICE to machine code.
28 namespace Ice {
39 /// Reads the PNaCl bitcode file and translates to ICE, which is then
50 } // end of namespace Ice
IceLoopAnalyzer.h 19 namespace Ice {
31 } // end of namespace Ice
IceRNG.cpp 20 namespace Ice {
55 } // end of namespace Ice
IceTargetLoweringX86.cpp 26 namespace Ice {
50 } // end of namespace Ice
IceThreading.cpp 20 namespace Ice {
58 } // end of namespace Ice
IceTypeConverter.h 1 //===- subzero/src/IceTypeConverter.h - Convert ICE/LLVM Types --*- C++ -*-===//
11 /// \brief Defines how to convert LLVM types to ICE types, and ICE types to LLVM
37 namespace Ice {
39 /// Converts LLVM types to ICE types, and ICE types to LLVM types.
49 /// Converts LLVM type LLVMTy to an ICE type. Returns Ice::IceType_NUM if
59 /// The mapping from LLVM types to corresopnding Ice types.
62 /// Add LLVM/ICE pair to internal tables
    [all...]
IceASanInstrumentation.h 26 namespace Ice {
69 } // end of namespace Ice
IceBitVector.h 36 namespace Ice {
818 } // end of namespace Ice
823 inline void swap(Ice::BitVectorTmpl<AT> &LHS, Ice::BitVectorTmpl<AT> &RHS) {
IceConditionCodesARM32.h 21 namespace Ice {
42 } // end of namespace Ice
IceConditionCodesMIPS32.h 21 namespace Ice {
42 } // end of namespace Ice
IceConditionCodesX8632.h 21 namespace Ice {
49 } // end of namespace Ice
IceConditionCodesX8664.h 21 namespace Ice {
45 } // end of namespace Ice
IceConverter.h 1 //===- subzero/src/IceConverter.h - Converts LLVM to ICE --------*- C++ -*-===//
11 /// \brief Declares the LLVM to ICE converter.
26 namespace Ice {
40 /// Converts the LLVM Module to ICE. Sets exit status to false if successful,
66 /// Converts functions to ICE, and then machine code.
69 /// Converts globals to ICE, and then machine code.
76 } // end of namespace ICE.
IceFixups.cpp 20 namespace Ice {
98 } // end of namespace Ice
IceInstrumentation.cpp 1 //===- subzero/src/IceInstrumentation.cpp - ICE instrumentation framework -===//
11 /// \brief Implements the Ice::Instrumentation class.
24 namespace Ice {
115 // Only instrument high-level ICE instructions
135 } // end of namespace Ice

Completed in 234 milliseconds

1 2 3 4 5 6