Home
last modified time | relevance | path

Searched defs:Operand (Results 1 – 25 of 139) sorted by relevance

123456

/external/syslinux/gnu-efi/gnu-efi-3.0/lib/x86_64/
Dmath.c40 IN UINT64 Operand, in LShiftU64()
75 IN UINT64 Operand, in RShiftU64()
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ia32/
Dmath.c40 IN UINT64 Operand, in LShiftU64()
75 IN UINT64 Operand, in RShiftU64()
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ia64/
Dmath.c43 IN UINT64 Operand, in LShiftU64()
53 IN UINT64 Operand, in RShiftU64()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DPseudoLoweringEmitter.h23 enum MapKind { Operand, Imm, Reg }; enumerator
26 unsigned Operand; // Operand number mapped to. member
/external/llvm/lib/Target/NVPTX/
DNVPTXGenericToNVVM.cpp117 Value *Operand = II->getOperand(i); in runOnModule() local
255 Value *Operand = C->getOperand(i); in remapConstantVectorOrConstantAggregate() local
294 Value *Operand = C->getOperand(i); in remapConstantExpr() local
373 MDNode *Operand = N->getOperand(i); in remapNamedMDNode() local
DNVPTXInferAddressSpaces.cpp256 Value *Operand = OperandUse.get(); in operandWithNewAddressSpaceOrCreateUndef() local
350 Constant *Operand = CE->getOperand(Index); in cloneConstantExprWithNewAddressSpace() local
DNVVMReflect.cpp183 const Value *Operand = cast<Constant>(Sym)->getOperand(0); in runOnFunction() local
/external/v8/src/mips/
Dassembler-mips-inl.h57 Operand::Operand(int32_t immediate, RelocInfo::Mode rmode) { in Operand() function
64 Operand::Operand(const ExternalReference& f) { in Operand() function
71 Operand::Operand(Smi* value) { in Operand() function
78 Operand::Operand(Register rm) { in Operand() function
/external/v8/src/mips64/
Dassembler-mips64-inl.h57 Operand::Operand(int64_t immediate, RelocInfo::Mode rmode) { in Operand() function
64 Operand::Operand(const ExternalReference& f) { in Operand() function
71 Operand::Operand(Smi* value) { in Operand() function
78 Operand::Operand(Register rm) { in Operand() function
/external/v8/src/arm/
Dassembler-arm-inl.h296 Operand::Operand(int32_t immediate, RelocInfo::Mode rmode) { in Operand() function
303 Operand::Operand(const ExternalReference& f) { in Operand() function
310 Operand::Operand(Smi* value) { in Operand() function
317 Operand::Operand(Register rm) { in Operand() function
/external/v8/src/s390/
Dassembler-s390-inl.h346 Operand::Operand(intptr_t immediate, RelocInfo::Mode rmode) { in Operand() function
352 Operand::Operand(const ExternalReference& f) { in Operand() function
358 Operand::Operand(Smi* value) { in Operand() function
364 Operand::Operand(Register rm) { in Operand() function
/external/vulkan-validation-layers/libs/glm/gtx/
Dsimd_mat4.inl177 __m128 Operand = _mm_set_ps1(s); local
190 __m128 Operand = _mm_set_ps1(s); local
203 __m128 Operand = _mm_set_ps1(s); local
216 __m128 Operand = _mm_div_ps(one, _mm_set_ps1(s)); local
/external/vixl/src/aarch32/
Doperands-aarch32.h56 Operand(uint32_t immediate) // NOLINT(runtime/explicit) in Operand() function
62 Operand(int32_t immediate) // NOLINT(runtime/explicit) in Operand() function
73 Operand(Register rm) // NOLINT(runtime/explicit) in Operand() function
85 Operand(Register rm, Shift shift) in Operand() function
95 Operand(Register rm, Shift shift, uint32_t amount) in Operand() function
123 Operand(Register rm, Shift shift, Register rs) in Operand() function
/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.h41 MachineOperand *Operand; member
DRegUsageInfoPropagate.cpp116 MachineOperand &Operand = MI.getOperand(0); in runOnMachineFunction() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAggressiveAntiDepBreaker.h43 MachineOperand *Operand; member
/external/v8/src/ia32/
Dassembler-ia32-inl.h533 Operand::Operand(Register reg) { in Operand() function
539 Operand::Operand(XMMRegister xmm_reg) { in Operand() function
545 Operand::Operand(int32_t disp, RelocInfo::Mode rmode) { in Operand() function
552 Operand::Operand(Immediate imm) { in Operand() function
/external/v8/src/ppc/
Dassembler-ppc-inl.h375 Operand::Operand(intptr_t immediate, RelocInfo::Mode rmode) { in Operand() function
381 Operand::Operand(const ExternalReference& f) { in Operand() function
387 Operand::Operand(Smi* value) { in Operand() function
393 Operand::Operand(Register rm) { in Operand() function
/external/swiftshader/third_party/subzero/src/
DIceOperand.h110 Operand(OperandKind Kind, Type Ty) : Ty(Ty), Kind(Kind) { in Operand() function
142 static bool classof(const Operand *Operand) { in classof()
212 static bool classof(const Operand *Operand) { in classof()
419 static bool classof(const Operand *Operand) { in classof()
458 static bool classof(const Operand *Operand) { in classof()
850 static bool classof(const Operand *Operand) { in classof()
951 static bool classof(const Operand *Operand) { in classof()
1008 static bool classof(const Operand *Operand) { in classof()
1163 static bool classof(const Operand *Operand) { in classof()
/external/vixl/src/aarch64/
Doperands-aarch64.cc292 Operand::Operand(int64_t immediate) in Operand() function in vixl::aarch64::Operand
300 Operand::Operand(Register reg, Shift shift, unsigned shift_amount) in Operand() function in vixl::aarch64::Operand
312 Operand::Operand(Register reg, Extend extend, unsigned shift_amount) in Operand() function in vixl::aarch64::Operand
/external/llvm/utils/TableGen/
DPseudoLoweringEmitter.cpp28 enum MapKind { Operand, Imm, Reg }; enumerator
31 unsigned Operand; // Operand number mapped to. member
/external/v8/src/x87/
Dassembler-x87-inl.h533 Operand::Operand(Register reg) { in Operand() function
539 Operand::Operand(int32_t disp, RelocInfo::Mode rmode) { in Operand() function
546 Operand::Operand(Immediate imm) { in Operand() function
/external/llvm/lib/Transforms/IPO/
DConstantMerge.cpp45 Value *Operand = Inits->getOperand(i)->stripPointerCastsNoFollowAliases(); in FindUsedValues() local
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp173 void writeOperandDeref(Value *Operand) { in writeOperandDeref()
1224 std::string CWriter::GetValueName(const Value *Operand) { in GetValueName()
1301 void CWriter::writeOperandInternal(Value *Operand, bool Static) { in writeOperandInternal()
1319 void CWriter::writeOperand(Value *Operand, bool Static) { in writeOperand()
1364 void CWriter::writeOperandWithCast(Value* Operand, unsigned Opcode) { in writeOperandWithCast()
1416 void CWriter::writeOperandWithCast(Value* Operand, const ICmpInst &Cmp) { in writeOperandWithCast()
3430 void CWriter::writeMemoryAccess(Value *Operand, Type *OperandType, in writeMemoryAccess()
3470 Value *Operand = I.getOperand(0); in visitStoreInst() local
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h122 Operand() : type_(-1), encoding_(-1) { } in Operand() function
125 Operand(const Operand& other) in Operand() function

123456