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

1 2 3 4

  /external/llvm/include/llvm/IR/
GlobalIndirectSymbol.h 20 #include "llvm/IR/OperandTraits.h"
76 struct OperandTraits<GlobalIndirectSymbol> :
GlobalVariable.h 26 #include "llvm/IR/OperandTraits.h"
175 struct OperandTraits<GlobalVariable> :
Constants.h 29 #include "llvm/IR/OperandTraits.h"
384 struct OperandTraits<ConstantAggregate>
821 struct OperandTraits<BlockAddress> :
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
GlobalAlias.h 19 #include "llvm/OperandTraits.h"
86 struct OperandTraits<GlobalAlias> :
GlobalVariable.h 24 #include "llvm/OperandTraits.h"
167 struct OperandTraits<GlobalVariable> :
Constants.h 25 #include "llvm/OperandTraits.h"
389 struct OperandTraits<ConstantArray> :
449 struct OperandTraits<ConstantStruct> :
500 struct OperandTraits<ConstantVector> :
574 struct OperandTraits<BlockAddress> :
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
GlobalVariable.h 27 #include "llvm/IR/OperandTraits.h"
188 struct OperandTraits<GlobalVariable> :
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
GlobalVariable.h 27 #include "llvm/IR/OperandTraits.h"
188 struct OperandTraits<GlobalVariable> :
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
GlobalVariable.h 27 #include "llvm/IR/OperandTraits.h"
188 struct OperandTraits<GlobalVariable> :
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
GlobalVariable.h 27 #include "llvm/IR/OperandTraits.h"
188 struct OperandTraits<GlobalVariable> :
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
GlobalVariable.h 27 #include "llvm/IR/OperandTraits.h"
188 struct OperandTraits<GlobalVariable> :
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
GlobalVariable.h 27 #include "llvm/IR/OperandTraits.h"
188 struct OperandTraits<GlobalVariable> :
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
GlobalVariable.h 27 #include "llvm/IR/OperandTraits.h"
188 struct OperandTraits<GlobalVariable> :
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
GlobalVariable.h 27 #include "llvm/IR/OperandTraits.h"
188 struct OperandTraits<GlobalVariable> :
  /external/v8/src/interpreter/
bytecode-traits.h 32 struct OperandTraits {
39 struct OperandTraits<OperandType::k##Name> { \
62 Helper<OperandTraits<operand_type>::TypeInfoTraits::kIsScalable,
63 OperandTraits<operand_type>::TypeInfoTraits::kUnscaledSize,
103 OperandTraits<operands>::kOperandTypeInfo...};
  /external/swiftshader/third_party/LLVM/lib/VMCore/
ConstantsContext.h 242 struct OperandTraits<UnaryConstantExpr> :
248 struct OperandTraits<BinaryConstantExpr> :
254 struct OperandTraits<SelectConstantExpr> :
260 struct OperandTraits<ExtractElementConstantExpr> :
266 struct OperandTraits<InsertElementConstantExpr> :
272 struct OperandTraits<ShuffleVectorConstantExpr> :
278 struct OperandTraits<ExtractValueConstantExpr> :
284 struct OperandTraits<InsertValueConstantExpr> :
290 struct OperandTraits<GetElementPtrConstantExpr> :
298 struct OperandTraits<CompareConstantExpr>
    [all...]
  /external/llvm/lib/IR/
ConstantsContext.h 284 struct OperandTraits<UnaryConstantExpr>
289 struct OperandTraits<BinaryConstantExpr>
294 struct OperandTraits<SelectConstantExpr>
299 struct OperandTraits<ExtractElementConstantExpr>
304 struct OperandTraits<InsertElementConstantExpr>
309 struct OperandTraits<ShuffleVectorConstantExpr>
314 struct OperandTraits<ExtractValueConstantExpr>
319 struct OperandTraits<InsertValueConstantExpr>
324 struct OperandTraits<GetElementPtrConstantExpr>
330 struct OperandTraits<CompareConstantExpr
    [all...]

Completed in 223 milliseconds

1 2 3 4