HomeSort by relevance Sort by last modified time
    Searched defs:Or (Results 101 - 125 of 294) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instructions.h 163 /// Value to store whether or not the load is volatile.
219 /// Specify whether this is a volatile load or not.
238 /// or AcquireRelease.
341 /// Specify whether this is a volatile store or not.
363 /// Acquire or AcquireRelease.
450 // Ordering may only be Acquire, Release, AcquireRelease, or
469 /// Acquire, Release, AcquireRelease, or SequentiallyConsistent.
701 Or,
746 /// Specify whether this is a volatile RMW or not.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 166 /// Value to store whether or not the load is volatile.
223 /// Specify whether this is a volatile load or not.
241 /// Set the ordering constraint on this load. May not be Release or
253 /// concurrently executing threads, or only with respect to signal handlers
341 /// Specify whether this is a volatile store or not.
362 /// Set the ordering constraint on this store. May not be Acquire or
374 /// concurrently executing threads, or only with respect to signal handlers
443 // Ordering may only be Acquire, Release, AcquireRelease, or
465 /// AcquireRelease, or SequentiallyConsistent.
476 /// concurrently executing threads, or only with respect to signal handler
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instructions.h 168 /// Value to store whether or not the load is volatile.
225 /// Specify whether this is a volatile load or not.
243 /// Set the ordering constraint on this load. May not be Release or
255 /// concurrently executing threads, or only with respect to signal handlers
343 /// Specify whether this is a volatile store or not.
364 /// Set the ordering constraint on this store. May not be Acquire or
376 /// concurrently executing threads, or only with respect to signal handlers
447 // Ordering may only be Acquire, Release, AcquireRelease, or
467 /// AcquireRelease, or SequentiallyConsistent.
478 /// concurrently executing threads, or only with respect to signal handler
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instructions.h 168 /// Value to store whether or not the load is volatile.
225 /// Specify whether this is a volatile load or not.
243 /// Set the ordering constraint on this load. May not be Release or
255 /// concurrently executing threads, or only with respect to signal handlers
343 /// Specify whether this is a volatile store or not.
364 /// Set the ordering constraint on this store. May not be Acquire or
376 /// concurrently executing threads, or only with respect to signal handlers
447 // Ordering may only be Acquire, Release, AcquireRelease, or
467 /// AcquireRelease, or SequentiallyConsistent.
478 /// concurrently executing threads, or only with respect to signal handler
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Instructions.h 163 /// Value to store whether or not the load is volatile.
219 /// Specify whether this is a volatile load or not.
238 /// or AcquireRelease.
341 /// Specify whether this is a volatile store or not.
363 /// Acquire or AcquireRelease.
450 // Ordering may only be Acquire, Release, AcquireRelease, or
469 /// Acquire, Release, AcquireRelease, or SequentiallyConsistent.
701 Or,
746 /// Specify whether this is a volatile RMW or not.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Instructions.h 163 /// Value to store whether or not the load is volatile.
219 /// Specify whether this is a volatile load or not.
238 /// or AcquireRelease.
341 /// Specify whether this is a volatile store or not.
363 /// Acquire or AcquireRelease.
450 // Ordering may only be Acquire, Release, AcquireRelease, or
469 /// Acquire, Release, AcquireRelease, or SequentiallyConsistent.
701 Or,
746 /// Specify whether this is a volatile RMW or not.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Instructions.h 163 /// Value to store whether or not the load is volatile.
219 /// Specify whether this is a volatile load or not.
238 /// or AcquireRelease.
341 /// Specify whether this is a volatile store or not.
363 /// Acquire or AcquireRelease.
450 // Ordering may only be Acquire, Release, AcquireRelease, or
469 /// Acquire, Release, AcquireRelease, or SequentiallyConsistent.
701 Or,
746 /// Specify whether this is a volatile RMW or not.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Instructions.h 163 /// Value to store whether or not the load is volatile.
219 /// Specify whether this is a volatile load or not.
238 /// or AcquireRelease.
341 /// Specify whether this is a volatile store or not.
363 /// Acquire or AcquireRelease.
450 // Ordering may only be Acquire, Release, AcquireRelease, or
469 /// Acquire, Release, AcquireRelease, or SequentiallyConsistent.
701 Or,
746 /// Specify whether this is a volatile RMW or not.
    [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp 143 /// Emit a check that a conversion to or from a floating-point type does not
430 // effect is the evaluation of the postfix-expression before the dot or
494 return Builder.CreateOr(Ops.LHS, Ops.RHS, "or");
522 HANDLEBINOP(Or)
609 // or unsigned __int128 -> float.
638 // +-Inf, NaN, or doesn't fit into the destination type (after truncation
767 // Cast to other types through float, using either the intrinsic or FPExt,
791 // The source value may be an integer, or a pointer.
795 assert(SrcType->isIntegerType() && "Not ptr->ptr or int->ptr conversion?");
835 // or the destination type is a floating-point type
    [all...]
ItaniumCXXABI.cpp 63 // Structures with either a non-trivial destructor or a non-trivial
214 // emitted with external linkage or as linkonce if they are inline and used.
342 /// We are guaranteeing, or need to guarantee, that the RTTI string
631 /// Perform a bitcast, derived-to-base, or base-to-derived member pointer
791 // Get the function pointer (or index if this is a virtual function).
    [all...]
MicrosoftCXXABI.cpp 197 // place, delete single heap objects, or delete arrays.
203 // delegate to or alias the base destructor.
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 265 // Without this, every float setcc comes with a AND/OR with the result,
425 setTargetDAGCombine(ISD::OR);
686 // $dst = and ((sra or srl) $src , pos), (2**size - 1)
711 // Return if the shifted mask does not start at bit 0 or the sum of its size
728 // $dst = or (and $src1 , mask0), (and (shl $src, pos), mask1),
    [all...]
  /external/v8/src/ppc/
macro-assembler-ppc.cc 122 // constant pool availability (e.g., whether constant pool is full or not).
155 // constant pool availability (e.g., whether constant pool is full or not).
    [all...]
  /external/v8/src/s390/
macro-assembler-s390.cc 115 // constant pool availability (e.g., whether constant pool is full or not).
138 // constant pool availability (e.g., whether constant pool is full or not).
    [all...]
  /art/compiler/utils/mips/
assembler_mips.cc 10 * Unless required by applicable law or agreed to in writing, software
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
64 // Otherwise wait for another instruction or label before we can
66 // of another instruction or label there's a call from the code
69 // be moved into delay slots or anywhere else because they may
565 void MipsAssembler::Or(Register rd, Register rs, Register rt) {
    [all...]
  /art/compiler/utils/mips64/
assembler_mips64.cc 10 * Unless required by applicable law or agreed to in writing, software
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
383 void Mips64Assembler::Or(GpuRegister rd, GpuRegister rs, GpuRegister rt) {
    [all...]
  /external/llvm/bindings/go/llvm/
ir.go 198 Or Opcode = C.LLVMOr
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 62 /// some float libcalls (6, 8 or 12 bits).
95 /// bits are known to be zero (ISD::AssertZext) or sign extended from ValueVT
156 Val = DAG.getNode(ISD::OR, DL, TotalVT, Lo, Hi);
187 // zero or sign-extension.
215 /// bits are known to be zero (ISD::AssertZext) or sign extended from ValueVT
241 // If the register was not expanded, truncate or copy the value,
257 // Build a vector with BUILD_VECTOR or CONCAT_VECTORS from the
523 // If the register was not expanded, promote or copy the value,
542 /// RegsForValue - This struct represents the registers (physical or virtual)
545 /// time, but struct or array values are handled element-wise as multipl
    [all...]
  /external/guice/lib/build/
easymock.jar 
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp 76 /// sets things up to match to an AVX VEXTRACTF128 instruction or a
118 /// sets things up to match to an AVX VINSERTF128 instruction or a
184 // X86-SSE is even stranger. It uses -1 or 0 for vector masks.
682 // (for widening) or expand (for scalarization). Then we will selectively
    [all...]
  /external/guice/extensions/persist/lib/
easymock.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/2.4/
easymock-2.4.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/3.1/
easymock-3.1.jar 
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 180 /// Check the specified integer node value to see if it can be simplified or
445 /// elements of the consecutive stores are all constants or all extracted
466 /// This optimization uses wide integers or vectors when possible.
501 /// This method returns true if we are running before type legalization or
584 /// the same cost as the expression itself, or 2 if we can compute the negated
632 // fold (fneg (fmul X, Y)) -> (fmul (fneg X), Y) or (fmul X, (fneg Y))
729 // Return true if this node is a setcc, or is a select_cc
769 // or constant float.
778 // \brief Returns the SDNode if it is a constant splat BuildVector or constant
799 // \brief Returns the SDNode if it is a constant splat BuildVector or constan
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 77 "or prologue generation.");
132 setOperationAction(ISD::OR, VT, Promote);
133 AddPromotedToType (ISD::OR, VT, PromotedBitwiseVT);
633 // It is legal to extload from v4i8 to v4i16 or v4i32.
696 // ... or truncating stores
    [all...]

Completed in 876 milliseconds

1 2 3 45 6 7 8 91011>>