HomeSort by relevance Sort by last modified time
    Searched full:overloaded (Results 676 - 700 of 1574) sorted by null

<<21222324252627282930>>

  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenTarget.cpp 417 // overloaded, all the types can be specified directly.
451 // overloaded, all the types can be specified directly.
  /external/tensorflow/tensorflow/stream_executor/
stream_executor_pimpl.cc 522 // Tracing overloaded methods is very difficult due to issues with type
523 // inference on template args. Since use of these overloaded methods is
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 339 BINOP_SDIV = 4, // overloaded for FP
341 BINOP_SREM = 6, // overloaded for FP
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineValueType.h 281 /// Return true if this is an overloaded type for TableGen.
439 llvm_unreachable("Value type is overloaded.");
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
Pass.h 98 /// Registration templates, but can be overloaded directly.
271 /// and if it does, the overloaded version of initializePass may get access to
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
LLVMBitCodes.h 355 BINOP_SDIV = 4, // overloaded for FP
357 BINOP_SREM = 6, // overloaded for FP
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/
Pass.h 98 /// Registration templates, but can be overloaded directly.
271 /// and if it does, the overloaded version of initializePass may get access to
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
LLVMBitCodes.h 355 BINOP_SDIV = 4, // overloaded for FP
357 BINOP_SREM = 6, // overloaded for FP
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/
Pass.h 98 /// Registration templates, but can be overloaded directly.
271 /// and if it does, the overloaded version of initializePass may get access to
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/
LLVMBitCodes.h 363 BINOP_SDIV = 4, // overloaded for FP
365 BINOP_SREM = 6, // overloaded for FP
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
IntrinsicsAMDGPU.td 479 [llvm_any_ty], // overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
493 [llvm_any_ty, // vdata(VGPR), overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/
Pass.h 96 /// Registration templates, but can be overloaded directly.
266 /// and if it does, the overloaded version of initializePass may get access to
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/
LLVMBitCodes.h 363 BINOP_SDIV = 4, // overloaded for FP
365 BINOP_SREM = 6, // overloaded for FP
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
IntrinsicsAMDGPU.td 479 [llvm_any_ty], // overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
493 [llvm_any_ty, // vdata(VGPR), overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/
Pass.h 96 /// Registration templates, but can be overloaded directly.
266 /// and if it does, the overloaded version of initializePass may get access to
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/
LLVMBitCodes.h 363 BINOP_SDIV = 4, // overloaded for FP
365 BINOP_SREM = 6, // overloaded for FP
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
IntrinsicsAMDGPU.td 479 [llvm_any_ty], // overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
493 [llvm_any_ty, // vdata(VGPR), overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/
Pass.h 96 /// Registration templates, but can be overloaded directly.
266 /// and if it does, the overloaded version of initializePass may get access to
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
LLVMBitCodes.h 363 BINOP_SDIV = 4, // overloaded for FP
365 BINOP_SREM = 6, // overloaded for FP
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
IntrinsicsAMDGPU.td 479 [llvm_any_ty], // overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
493 [llvm_any_ty, // vdata(VGPR), overloaded for types f32/i32, v2f32/v2i32, v4f32/v4i32
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/
Pass.h 96 /// Registration templates, but can be overloaded directly.
266 /// and if it does, the overloaded version of initializePass may get access to
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 339 BINOP_SDIV = 4, // overloaded for FP
341 BINOP_SREM = 6, // overloaded for FP
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineValueType.h 281 /// Return true if this is an overloaded type for TableGen.
439 llvm_unreachable("Value type is overloaded.");
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
Pass.h 98 /// Registration templates, but can be overloaded directly.
271 /// and if it does, the overloaded version of initializePass may get access to
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/
LLVMBitCodes.h 355 BINOP_SDIV = 4, // overloaded for FP
357 BINOP_SREM = 6, // overloaded for FP

Completed in 1832 milliseconds

<<21222324252627282930>>