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

  /external/llvm/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
51 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /external/swiftshader/third_party/LLVM/include/llvm/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
51 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
51 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
51 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
51 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
OperandTraits.h 26 /// FixedNumOperandTraits - determine the allocation regime of the Use array
31 struct FixedNumOperandTraits {
54 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {

Completed in 277 milliseconds