HomeSort by relevance Sort by last modified time
    Searched refs:isPow2VectorType (Results 1 - 25 of 34) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ValueTypes.h 163 /// isPow2VectorType - Returns true if the given vector is a power of 2.
164 bool isPow2VectorType() const {
172 if (isPow2VectorType())
637 /// isPow2VectorType - Returns true if the given vector is a power of 2.
638 bool isPow2VectorType() const {
646 if (!isPow2VectorType()) {
  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 313 /// isPow2VectorType - Returns true if the given vector is a power of 2.
314 bool isPow2VectorType() const {
322 if (!isPow2VectorType()) {
MachineValueType.h 290 /// isPow2VectorType - Returns true if the given vector is a power of 2.
291 bool isPow2VectorType() const {
299 if (isPow2VectorType())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ValueTypes.h 308 bool isPow2VectorType() const {
316 if (!isPow2VectorType()) {
MachineValueType.h 289 bool isPow2VectorType() const {
297 if (isPow2VectorType())
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ValueTypes.h 308 bool isPow2VectorType() const {
316 if (!isPow2VectorType()) {
MachineValueType.h 289 bool isPow2VectorType() const {
297 if (isPow2VectorType())
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
ValueTypes.h 357 bool isPow2VectorType() const {
365 if (!isPow2VectorType()) {
MachineValueType.h 391 bool isPow2VectorType() const {
399 if (isPow2VectorType())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
ValueTypes.h 357 bool isPow2VectorType() const {
365 if (!isPow2VectorType()) {
MachineValueType.h 391 bool isPow2VectorType() const {
399 if (isPow2VectorType())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
ValueTypes.h 359 bool isPow2VectorType() const {
367 if (!isPow2VectorType()) {
MachineValueType.h 391 bool isPow2VectorType() const {
399 if (isPow2VectorType())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
ValueTypes.h 359 bool isPow2VectorType() const {
367 if (!isPow2VectorType()) {
MachineValueType.h 391 bool isPow2VectorType() const {
399 if (isPow2VectorType())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
ValueTypes.h 359 bool isPow2VectorType() const {
367 if (!isPow2VectorType()) {
MachineValueType.h 391 bool isPow2VectorType() const {
399 if (isPow2VectorType())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
ValueTypes.h 359 bool isPow2VectorType() const {
367 if (!isPow2VectorType()) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
ValueTypes.h 357 bool isPow2VectorType() const {
365 if (!isPow2VectorType()) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
ValueTypes.h 357 bool isPow2VectorType() const {
365 if (!isPow2VectorType()) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
ValueTypes.h 359 bool isPow2VectorType() const {
367 if (!isPow2VectorType()) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
ValueTypes.h 359 bool isPow2VectorType() const {
367 if (!isPow2VectorType()) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
ValueTypes.h 359 bool isPow2VectorType() const {
367 if (!isPow2VectorType()) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
ValueTypes.h 359 bool isPow2VectorType() const {
367 if (!isPow2VectorType()) {
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h     [all...]

Completed in 870 milliseconds

1 2