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

  /external/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 89 struct ConstantInfo {
124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec;
128 const consthoist::ConstantInfo &ConstInfo) const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 89 struct ConstantInfo {
124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec;
128 const consthoist::ConstantInfo &ConstInfo) const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 89 struct ConstantInfo {
124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec;
128 const consthoist::ConstantInfo &ConstInfo) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 89 struct ConstantInfo {
124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec;
128 const consthoist::ConstantInfo &ConstInfo) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 89 struct ConstantInfo {
124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec;
128 const consthoist::ConstantInfo &ConstInfo) const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 89 struct ConstantInfo {
124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec;
128 const consthoist::ConstantInfo &ConstInfo) const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 89 struct ConstantInfo {
124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec;
128 const consthoist::ConstantInfo &ConstInfo) const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 89 struct ConstantInfo {
124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec;
128 const consthoist::ConstantInfo &ConstInfo) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 89 struct ConstantInfo {
124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec;
128 const consthoist::ConstantInfo &ConstInfo) const;
  /external/llvm/lib/IR/
ConstantsContext.h 338 template <class ConstantClass> struct ConstantInfo;
339 template <> struct ConstantInfo<ConstantExpr> {
343 template <> struct ConstantInfo<InlineAsm> {
347 template <> struct ConstantInfo<ConstantArray> {
351 template <> struct ConstantInfo<ConstantStruct> {
355 template <> struct ConstantInfo<ConstantVector> {
388 typedef typename ConstantInfo<ConstantClass>::TypeClass TypeClass;
432 typedef ConstantInfo<InlineAsm>::TypeClass TypeClass;
502 typedef ConstantInfo<ConstantExpr>::TypeClass TypeClass;
543 typedef typename ConstantInfo<ConstantClass>::ValType ValType
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9shader.h 432 DWORD ConstantInfo;

Completed in 1413 milliseconds