Home
last modified time | relevance | path

Searched defs:Operands (Results 1 - 25 of 170) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp48 SmallVector<const SCEV *, 8> Operands; in visitAddRecExpr() local
[all...]
/third_party/vixl/test/aarch32/
H A Dtest-assembler-negative-cond-rd-rn-operand-rm-shift-rs-a32.cc84 struct Operands { struct
H A Dtest-macro-assembler-cond-rd-rn-a32.cc75 struct Operands { struct
H A Dtest-macro-assembler-cond-rd-rn-pc-a32.cc68 struct Operands { struct
H A Dtest-macro-assembler-cond-rd-rn-t32.cc75 struct Operands { struct
H A Dtest-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-a32.cc75 struct Operands { struct
H A Dtest-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-t32.cc75 struct Operands { struct
H A Dtest-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-a32.cc66 struct Operands { struct
H A Dtest-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-t32.cc66 struct Operands { struct
H A Dtest-assembler-cond-rd-memop-immediate-512-a32.cc68 struct Operands { struct
H A Dtest-assembler-cond-rd-memop-immediate-8192-a32.cc68 struct Operands { struct
H A Dtest-assembler-cond-rd-memop-rs-a32.cc72 struct Operands { struct
H A Dtest-assembler-cond-rd-memop-rs-shift-amount-1to31-a32.cc68 struct Operands { struct
H A Dtest-assembler-cond-rd-memop-rs-shift-amount-1to32-a32.cc68 struct Operands { struct
H A Dtest-assembler-cond-rd-operand-const-can-use-pc-a32.cc68 struct Operands { struct
H A Dtest-assembler-cond-rd-operand-const-cannot-use-pc-a32.cc68 struct Operands { struct
H A Dtest-assembler-cond-rd-operand-const-t32.cc72 struct Operands { struct
H A Dtest-assembler-cond-rd-operand-imm16-t32.cc67 struct Operands { struct
H A Dtest-assembler-cond-rd-operand-rn-a32.cc78 struct Operands { struct
H A Dtest-assembler-cond-rd-operand-rn-identical-low-registers-in-it-block-t32.cc64 struct Operands { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp207 prettyPrintRegisterOp(raw_ostream &OS, uint8_t Opcode, uint64_t Operands[2], const MCRegisterInfo *MRI, bool isEH) prettyPrintRegisterOp() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h81 uint64_t Operands[2]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h133 SmallVector<VPValue *, 2> Operands; member in llvm::VPUser
137 VPUser(const unsigned char SC, ArrayRef<VPValue *> Operands) : VPValue(SC) { in VPUser() argument
144 VPUser(ArrayRef<VPValue *> Operands) : VPUser(VPValue::VPUserSC, Operands) {} in VPUser() argument
145 VPUser(std::initializer_list<VPValue *> Operands) in VPUser() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp149 const auto &Operands = P->operands(); in getPromotablePHINodes() local
168 const auto &Operands = P->operands(); in getPromotablePHINodes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp118 SmallVector<Value *, 2> Operands; in buildTruncExpressionDag() local
166 SmallVector<Value *, 2> Operands; in getMinBitWidth() local

Completed in 46 milliseconds

1234567