Home
last modified time | relevance | path

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

123456

/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/x86_64/
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/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/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/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.h333 Operand::Operand(intptr_t immediate, RelocInfo::Mode rmode) { in Operand() function
339 Operand::Operand(const ExternalReference& f) { in Operand() function
345 Operand::Operand(Smi* value) { in Operand() function
351 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/v8/src/ia32/
Dassembler-ia32-inl.h521 Operand::Operand(Register reg) { in Operand() function
527 Operand::Operand(XMMRegister xmm_reg) { in Operand() function
533 Operand::Operand(int32_t disp, RelocInfo::Mode rmode) { in Operand() function
540 Operand::Operand(Immediate imm) { in Operand() function
/external/v8/src/ppc/
Dassembler-ppc-inl.h364 Operand::Operand(intptr_t immediate, RelocInfo::Mode rmode) { in Operand() function
370 Operand::Operand(const ExternalReference& f) { in Operand() function
376 Operand::Operand(Smi* value) { in Operand() function
382 Operand::Operand(Register rm) { 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/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.h521 Operand::Operand(Register reg) { in Operand() function
527 Operand::Operand(int32_t disp, RelocInfo::Mode rmode) { in Operand() function
534 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/mesa3d/src/gallium/drivers/radeon/
DR600InstrInfo.cpp498 void R600InstrInfo::addFlag(MachineInstr *MI, unsigned Operand, in addFlag()
505 void R600InstrInfo::clearFlag(MachineInstr *MI, unsigned Operand, in clearFlag()
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp161 std::unique_ptr<ExprAST> Operand; member in __anond79e40a30111::UnaryExprAST
164 UnaryExprAST(char Opcode, std::unique_ptr<ExprAST> Operand) in UnaryExprAST()
464 if (auto Operand = ParseUnary()) in ParseUnary() local

123456