Home
last modified time | relevance | path

Searched defs:Operand (Results 1 - 25 of 125) sorted by relevance

12345

/third_party/rust/crates/syn/codegen/src/
H A Doperand.rs4 pub enum Operand { enum
11 impl Operand { impls
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/grammar/
H A Dgrammar.go40 type Operand struct { type
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/schema/
H A Dschema.go29 type Operand struct { type
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/grammar/
H A Dgrammar.go40 type Operand struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/
H A Dschema.go29 type Operand struct { type
[all...]
/third_party/spirv-tools/utils/vscode/src/grammar/
H A Dgrammar.go40 type Operand struct { type
/third_party/spirv-tools/utils/vscode/src/schema/
H A Dschema.go29 type Operand struct { type
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Doperand.cc42 Operand function in tint::writer::spirv::Operand
[all...]
H A Doperand.h26 class Operand { class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp70 static bool isCompatibleReplacement(const Instruction *I, const Use &Operand, in isCompatibleReplacement() argument
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/parser/
H A Dparser.go788 type Operand struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/parser/
H A Dparser.go788 type Operand struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVVMReflect.cpp143 const Value *Operand = cast<Constant>(Sym)->getOperand(0); in runOnFunction() local
H A DNVPTXGenericToNVVM.cpp112 Value *Operand = II->getOperand(i); in runOnModule() local
204 Value *Operand = C->getOperand(i); in remapConstantVectorOrConstantAggregate() local
243 Value *Operand = C->getOperand(i); in remapConstantExpr() local
/third_party/spirv-tools/utils/vscode/src/parser/
H A Dparser.go788 type Operand struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.h45 MachineOperand *Operand; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h156 void addOperand(VPValue *Operand) { in addOperand() argument
H A DLoopVectorizationPlanner.h129 VPValue *createNot(VPValue *Operand) { in createNot() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h298 PredicateInfo(unsigned Register, unsigned Operand, bool PredicatedTrue) in PredicateInfo() argument
302 unsigned Operand; member in llvm::HexagonMCInstrInfo::PredicateInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp52 Value *Operand = Inits->getOperand(i)->stripPointerCasts(); in FindUsedValues() local
/third_party/vixl/tools/test_generator/
H A Ddata_types.py79 class Operand(OperandBase): class
[all...]
/third_party/ffmpeg/tools/python/
H A Dconvert_from_tensorflow.py27 class Operand(object): class
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.h67 class Operand { class
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390-inl.h250 Operand::Operand(Register rm) : rm_(rm), rmode_(RelocInfo::NO_INFO) {} in Operand() function in v8::internal::Operand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DIVUsers.cpp129 static bool IVUseShouldUsePostIncValue(Instruction *User, Value *Operand, in IVUseShouldUsePostIncValue() argument
300 IVStrideUse &IVUsers::AddUser(Instruction *User, Value *Operand) { in AddUser() argument

Completed in 26 milliseconds

12345