Searched defs:Address (Results 126 - 150 of 159) sorted by relevance

1234567

/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664Traits.h93 // Needed by subclass Address.
190 class Address : public Operand { class in struct:Ice::X8664::TargetX8664Traits
191 Address() = default;
194 Address(const Address &) = default;
195 Address(Address &&) = default;
196 Address &operator=(const Address &) = default;
197 Address
199 Address(GPRRegister Base, int32_t Disp, AssemblerFixup *Fixup) { function in class:Ice::X8664::TargetX8664Traits::Address
220 Address(GPRRegister Index, ScaleFactor Scale, int32_t Disp, function in class:Ice::X8664::TargetX8664Traits::Address
230 Address(GPRRegister Base, GPRRegister Index, ScaleFactor Scale, function in class:Ice::X8664::TargetX8664Traits::Address
[all...]
/external/syslinux/efi32/include/efi/
H A Defiip.h225 EFI_IPv6_ADDRESS Address; member in struct:__anon23898
/external/syslinux/efi64/include/efi/
H A Defiip.h225 EFI_IPv6_ADDRESS Address; member in struct:__anon24078
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
H A Defiip.h225 EFI_IPv6_ADDRESS Address; member in struct:__anon24281
/external/capstone/arch/ARM/
H A DARMDisassembler.c133 uint64_t Address, const void *Decoder);
135 unsigned RegNo, uint64_t Address, const void *Decoder);
137 unsigned RegNo, uint64_t Address, const void *Decoder);
139 uint64_t Address, const void *Decoder);
141 uint64_t Address, const void *Decoder);
143 uint64_t Address, const void *Decoder);
145 uint64_t Address, const void *Decoder);
147 uint64_t Address, const void *Decoder);
149 uint64_t Address, const void *Decoder);
151 uint64_t Address, cons
410 DecodePredicateOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
446 _ARM_getInstruction(cs_struct *ud, MCInst *MI, const uint8_t *code, size_t code_len, uint16_t *Size, uint64_t Address) argument
683 _Thumb_getInstruction(cs_struct *ud, MCInst *MI, const uint8_t *code, size_t code_len, uint16_t *Size, uint64_t Address) argument
902 DecodeGPRRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
914 DecodeGPRnopcRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
927 DecodeGPRwithAPSRRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
941 DecodetGPRRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
954 DecodeGPRPairRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
971 DecodetcGPRRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1002 DecoderGPRRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1023 DecodeSPRRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1046 DecodeDPRRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1058 DecodeDPR_8RegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1067 DecodeDPR_VFP2RegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1082 DecodeQPRRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1104 DecodeDPairRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1127 DecodeDPairSpacedRegisterClass(MCInst *Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1139 DecodeCCOutOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1149 DecodeSOImmOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1159 DecodeSORegImmOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1198 DecodeSORegRegOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1235 DecodeRegListOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1285 DecodeSPRRegListOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1310 DecodeDPRRegListOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1337 DecodeBitfieldMaskOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1366 DecodeCopMemInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1511 DecodeAddrMode2IdxInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1619 DecodeSORegMemOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1663 DecodeAddrMode3Instruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1856 DecodeRFEInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1886 DecodeQADDInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1910 DecodeMemMultipleWritebackInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2000 DecodeCPSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2048 DecodeT2CPSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2091 DecodeT2MOVTWInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2115 DecodeArmMOVTWInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2142 DecodeSMLAInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2171 DecodeAddrModeImm12Operand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
2192 DecodeAddrMode5Operand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
2212 DecodeAddrMode7Operand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
2218 DecodeT2BInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2243 DecodeBranchImmInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2266 DecodeAddrMode6Operand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
2284 DecodeVLDInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2559 DecodeVLDST1Instruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2574 DecodeVLDST2Instruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2591 DecodeVLDST3Instruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2606 DecodeVLDST4Instruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2618 DecodeVSTInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2890 DecodeVLD1DupInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2938 DecodeVLD2DupInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2987 DecodeVLD3DupInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3023 DecodeVLD4DupInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3076 DecodeNEONModImmInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3122 DecodeVSHLMaxInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3142 DecodeShiftRight8Imm(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3149 DecodeShiftRight16Imm(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3156 DecodeShiftRight32Imm(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3163 DecodeShiftRight64Imm(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3170 DecodeTBLInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3207 DecodeThumbAddSpecialReg(MCInst *Inst, uint16_t Insn, uint64_t Address, const void *Decoder) argument
3232 DecodeThumbBROperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3239 DecodeT2BROperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3246 DecodeThumbCmpBROperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3253 DecodeThumbAddrModeRR(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3269 DecodeThumbAddrModeIS(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3284 DecodeThumbAddrModePC(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3295 DecodeThumbAddrModeSP(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3304 DecodeT2AddrModeSOReg(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3333 DecodeT2LoadShift(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3405 DecodeT2LoadImm8(MCInst *Inst, unsigned Insn, uint64_t Address, const void* Decoder) argument
3470 DecodeT2LoadImm12(MCInst *Inst, unsigned Insn, uint64_t Address, const void* Decoder) argument
3536 DecodeT2LoadT(MCInst *Inst, unsigned Insn, uint64_t Address, const void* Decoder) argument
3576 DecodeT2LoadLabel(MCInst *Inst, unsigned Insn, uint64_t Address, const void* Decoder) argument
3622 DecodeT2Imm8S4(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3637 DecodeT2AddrModeImm8s4(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3653 DecodeT2AddrModeImm0_1020s4(MCInst *Inst,unsigned Val, uint64_t Address, const void *Decoder) argument
3669 DecodeT2Imm8(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3682 DecodeT2AddrModeImm8(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3729 DecodeT2LdStPre(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3791 DecodeT2AddrModeImm12(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3817 DecodeThumbAddSPImm(MCInst *Inst, uint16_t Insn, uint64_t Address, const void *Decoder) argument
3829 DecodeThumbAddSPReg(MCInst *Inst, uint16_t Insn, uint64_t Address, const void *Decoder) argument
3855 DecodeThumbCPS(MCInst *Inst, uint16_t Insn, uint64_t Address, const void *Decoder) argument
3867 DecodePostIdxReg(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3881 DecodeThumbBLXOffset(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3903 DecodeCoprocessor(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3913 DecodeThumbTableBranch(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3929 DecodeThumb2BCCInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3973 DecodeT2SOImm(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4004 DecodeThumbBCCTargetOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4011 DecodeThumbBLTargetOperand(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4033 DecodeMemBarrierOption(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4043 DecodeInstSyncBarrierOption(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4053 DecodeMSRMask(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4107 DecodeDoubleRegLoad(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4129 DecodeDoubleRegStore(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4155 DecodeLDRPreImm(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4181 DecodeLDRPreReg(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4209 DecodeSTRPreImm(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4235 DecodeSTRPreReg(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4261 DecodeVLD1LN(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4327 DecodeVST1LN(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4391 DecodeVLD2LN(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4456 DecodeVST2LN(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4517 DecodeVLD3LN(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4585 DecodeVST3LN(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4646 DecodeVLD4LN(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4725 DecodeVST4LN(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4795 DecodeVMOVSRR(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4822 DecodeVMOVRRS(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4849 DecodeIT(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4869 DecodeT2LDRDPreInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4906 DecodeT2STRDPreInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4941 DecodeT2Adr(MCInst *Inst, uint32_t Insn, uint64_t Address, const void *Decoder) argument
4958 DecodeT2ShifterImmOperand(MCInst *Inst, uint32_t Val, uint64_t Address, const void *Decoder) argument
4969 DecodeSwap(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4999 DecodeVCVTD(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
5030 DecodeVCVTQ(MCInst *Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
5061 DecodeLDR(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
5089 DecodeMRRC2(MCInst *Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
[all...]
/external/llvm/lib/Target/ARM/
H A DARMFastISel.cpp53 typedef struct Address { struct in namespace:__anon14252
67 Address() function in struct:__anon14252::Address
71 } Address; typedef in namespace:__anon14252
165 bool ARMEmitLoad(MVT VT, unsigned &ResultReg, Address &Addr,
168 bool ARMEmitStore(MVT VT, unsigned SrcReg, Address &Addr,
170 bool ARMComputeAddress(const Value *Obj, Address &Addr);
171 void ARMSimplifyAddress(Address &Addr, MVT VT, bool useAM3);
173 bool ARMTryEmitSmallMemCpy(Address Dest, Address Src, uint64_t Len,
210 void AddLoadStoreOperands(MVT VT, Address
[all...]
/external/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp97 ArrayRef<uint8_t> Bytes, uint64_t Address,
112 ArrayRef<uint8_t> Bytes, uint64_t Address,
142 uint64_t Address, const void *Decoder);
144 unsigned RegNo, uint64_t Address,
147 unsigned RegNo, uint64_t Address,
150 uint64_t Address, const void *Decoder);
152 uint64_t Address, const void *Decoder);
154 uint64_t Address, const void *Decoder);
156 uint64_t Address, const void *Decoder);
158 uint64_t Address, cons
415 checkDecodedInstruction(MCInst &MI, uint64_t &Size, uint64_t Address, raw_ostream &OS, raw_ostream &CS, uint32_t Insn, DecodeStatus Result) argument
436 getInstruction(MCInst &MI, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t Address, raw_ostream &OS, raw_ostream &CS) const argument
545 tryAddingSymbolicOperand(uint64_t Address, int32_t Value, bool isBranch, uint64_t InstSize, MCInst &MI, const void *Decoder) argument
563 tryAddingPcLoadReferenceComment(uint64_t Address, int Value, const void *Decoder) argument
698 getInstruction(MCInst &MI, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t Address, raw_ostream &OS, raw_ostream &CS) const argument
881 DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
892 DecodeGPRnopcRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
905 DecodeGPRwithAPSRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
919 DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
931 DecodeGPRPairRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
946 DecodetcGPRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
976 DecoderGPRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1001 DecodeSPRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1022 DecodeDPRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1037 DecodeDPR_8RegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1045 DecodeDPR_VFP2RegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1060 DecodeQPRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1080 DecodeDPairRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1101 DecodeDPairSpacedRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const void *Decoder) argument
1113 DecodePredicateOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1127 DecodeCCOutOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1136 DecodeSORegImmOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1173 DecodeSORegRegOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1208 DecodeRegListOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1245 DecodeSPRRegListOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1269 DecodeDPRRegListOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1294 DecodeBitfieldMaskOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1321 DecodeCopMemInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1471 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1576 DecodeSORegMemOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
1620 DecodeAddrMode3Instruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1811 DecodeRFEInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1840 DecodeQADDInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1863 DecodeMemMultipleWritebackInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1955 DecodeHINTInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
1977 DecodeCPSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2024 DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2066 DecodeT2MOVTWInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2090 DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2117 DecodeSMLAInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2145 DecodeTSTInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2166 DecodeSETPANInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2194 DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
2214 DecodeAddrMode5Operand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
2234 DecodeAddrMode5FP16Operand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
2254 DecodeAddrMode7Operand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
2260 DecodeT2BInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2287 DecodeBranchImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2313 DecodeAddrMode6Operand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
2330 DecodeVLDInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2604 DecodeVLDST1Instruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2617 DecodeVLDST2Instruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2632 DecodeVLDST3Instruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2645 DecodeVLDST4Instruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2655 DecodeVSTInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2926 DecodeVLD1DupInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
2973 DecodeVLD2DupInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3021 DecodeVLD3DupInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3056 DecodeVLD4DupInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3109 DecodeNEONModImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3154 DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3173 DecodeShiftRight8Imm(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3179 DecodeShiftRight16Imm(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3185 DecodeShiftRight32Imm(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3191 DecodeShiftRight64Imm(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3197 DecodeTBLInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3233 DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn, uint64_t Address, const void *Decoder) argument
3257 DecodeThumbBROperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3265 DecodeT2BROperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3273 DecodeThumbCmpBROperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3281 DecodeThumbAddrModeRR(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3296 DecodeThumbAddrModeIS(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3310 DecodeThumbAddrModePC(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3320 DecodeThumbAddrModeSP(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3328 DecodeT2AddrModeSOReg(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3356 DecodeT2LoadShift(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3438 DecodeT2LoadImm8(MCInst &Inst, unsigned Insn, uint64_t Address, const void* Decoder) argument
3522 DecodeT2LoadImm12(MCInst &Inst, unsigned Insn, uint64_t Address, const void* Decoder) argument
3602 DecodeT2LoadT(MCInst &Inst, unsigned Insn, uint64_t Address, const void* Decoder) argument
3641 DecodeT2LoadLabel(MCInst &Inst, unsigned Insn, uint64_t Address, const void* Decoder) argument
3694 DecodeT2Imm8S4(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3708 DecodeT2AddrModeImm8s4(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3723 DecodeT2AddrModeImm0_1020s4(MCInst &Inst,unsigned Val, uint64_t Address, const void *Decoder) argument
3738 DecodeT2Imm8(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3751 DecodeT2AddrModeImm8(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3797 DecodeT2LdStPre(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3858 DecodeT2AddrModeImm12(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3884 DecodeThumbAddSPImm(MCInst &Inst, uint16_t Insn, uint64_t Address, const void *Decoder) argument
3895 DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn, uint64_t Address, const void *Decoder) argument
3920 DecodeThumbCPS(MCInst &Inst, uint16_t Insn, uint64_t Address, const void *Decoder) argument
3931 DecodePostIdxReg(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
3944 DecodeThumbBLXOffset(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3968 DecodeCoprocessor(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
3984 DecodeThumbTableBranch(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4000 DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4042 DecodeT2SOImm(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4074 DecodeThumbBCCTargetOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4082 DecodeThumbBLTargetOperand(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4105 DecodeMemBarrierOption(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4114 DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4123 DecodeMSRMask(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4204 DecodeBankedReg(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
4227 DecodeDoubleRegLoad(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4248 DecodeDoubleRegStore(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4273 DecodeLDRPreImm(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4298 DecodeLDRPreReg(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4326 DecodeSTRPreImm(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4351 DecodeSTRPreReg(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4376 DecodeVLD1LN(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4443 DecodeVST1LN(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4509 DecodeVLD2LN(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4576 DecodeVST2LN(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4640 DecodeVLD3LN(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4710 DecodeVST3LN(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4774 DecodeVLD4LN(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4855 DecodeVST4LN(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4927 DecodeVMOVSRR(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4953 DecodeVMOVRRS(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4979 DecodeIT(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
4999 DecodeT2LDRDPreInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
5036 DecodeT2STRDPreInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
5070 DecodeT2Adr(MCInst &Inst, uint32_t Insn, uint64_t Address, const void *Decoder) argument
5085 DecodeT2ShifterImmOperand(MCInst &Inst, uint32_t Val, uint64_t Address, const void *Decoder) argument
5096 DecodeSwap(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
5123 DecodeVCVTD(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
5182 DecodeVCVTQ(MCInst &Inst, unsigned Insn, uint64_t Address, const void *Decoder) argument
5241 DecodeLDR(MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
5268 DecoderForMRRC2AndMCRR2(llvm::MCInst &Inst, unsigned Val, uint64_t Address, const void *Decoder) argument
[all...]
/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2178 SDValue Address = Op->getOperand(2); local
2181 EVT PtrTy = Address->getValueType(0);
2183 Address = DAG.getNode(ISD::ADD, DL, PtrTy, Address, Offset);
2185 return DAG.getLoad(ResTy, DL, ChainIn, Address, MachinePointerInfo(), false,
2247 SDValue Address = Op->getOperand(3); local
2249 EVT PtrTy = Address->getValueType(0);
2251 Address = DAG.getNode(ISD::ADD, DL, PtrTy, Address, Offset);
2253 return DAG.getStore(ChainIn, DL, Value, Address, MachinePointerInf
[all...]
/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1222 Value *Address, AvailableValue &Res) {
1236 if (Address && LI->isAtomic() <= DepSI->isAtomic()) {
1238 AnalyzeLoadFromClobberingStore(LI->getType(), Address, DepSI);
1254 if (DepLI != LI && Address && LI->isAtomic() <= DepLI->isAtomic()) {
1256 AnalyzeLoadFromClobberingLoad(LI->getType(), Address, DepLI, DL);
1268 if (Address && !LI->isAtomic()) {
1269 int Offset = AnalyzeLoadFromClobberingMemInst(LI->getType(), Address,
1376 Value *Address = Deps[i].getAddress(); local
1379 if (AnalyzeLoadAvailability(LI, DepInfo, Address, AV)) {
1510 PHITransAddr Address(L
1221 AnalyzeLoadAvailability(LoadInst *LI, MemDepResult DepInfo, Value *Address, AvailableValue &Res) argument
[all...]
H A DLoopStrengthReduce.cpp1195 Address, ///< An address use; folding according to TargetLowering enumerator in enum:__anon14734::LSRUse::KindType
1324 case Address:
1325 OS << "Address of ";
1361 case LSRUse::Address:
1486 case LSRUse::Address: {
2222 if (Kind == LSRUse::Address) {
2820 if (!isAlwaysFoldable(TTI, LSRUse::Address, AccessTy, /*BaseGV=*/nullptr,
2950 Kind = LSRUse::Address;
4509 if (!Ops.empty() && LU.Kind == LSRUse::Address &&
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DInstructions.cpp3215 void IndirectBrInst::init(Value *Address, unsigned NumDests) { argument
3216 assert(Address && Address->getType()->isPointerTy() &&
3217 "Address of indirectbr must be a pointer");
3222 OperandList[0] = Address;
3242 IndirectBrInst::IndirectBrInst(Value *Address, unsigned NumCases, argument
3244 : TerminatorInst(Type::getVoidTy(Address->getContext()),Instruction::IndirectBr,
3246 init(Address, NumCases);
3249 IndirectBrInst::IndirectBrInst(Value *Address, unsigned NumCases, argument
3251 : TerminatorInst(Type::getVoidTy(Address
[all...]
/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp73 InlinedShareds.addPrivate(VD, [&CGF, &DRE]() -> Address {
172 static Address castValueFromUintptr(CodeGenFunction &CGF, QualType DstType,
288 Address ArgAddr = ArgLVal.getAddress();
294 Var, Address(ArgAddr.getPointer(), getContext().getDeclAlign(Var)));
324 Address DestAddr, Address SrcAddr, QualType OriginalType,
325 const llvm::function_ref<void(Address, Address)> &CopyGen) {
354 Address SrcElementCurrent =
355 Address(SrcElementPH
451 EmitOMPAggregateInit(CodeGenFunction &CGF, Address DestAddr, QualType Type, const Expr *Init, Address SrcAddr = Address::invalid()) argument
[all...]
H A DCGBuiltin.cpp116 Value *Address = CGF.EmitScalarExpr(E->getArg(1)); local
121 Address, llvm::PointerType::getUnqual(Val->getType()), "cast");
129 Value *Address = CGF.EmitScalarExpr(E->getArg(0)); local
131 LValue LV = CGF.MakeNaturalAlignAddrLValue(Address, E->getType());
763 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); local
771 return RValue::get(Builder.CreateCall(F, {Address, RW, Locality, Data}));
970 Address Dest = EmitPointerWithAlignment(E->getArg(0));
979 Address Dest = EmitPointerWithAlignment(E->getArg(0));
980 Address Src = EmitPointerWithAlignment(E->getArg(1));
998 Address Des
1095 Value *Address = EmitScalarExpr(E->getArg(0)); local
1100 Value *Address = EmitScalarExpr(E->getArg(0)); local
1115 Value *Address = EmitScalarExpr(E->getArg(0)); local
3985 Value *Address = EmitScalarExpr(E->getArg(0)); local
4815 Value *Address = EmitScalarExpr(E->getArg(0)); local
6855 Value *Address = Ops[0]; local
7751 Value *Address = EmitScalarExpr(E->getArg(0)); local
[all...]
/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5066 Value *Address = getValue(Record, 1, NextValueNo, OpTy); local
5067 if (!OpTy || !Address)
5070 IndirectBrInst *IBI = IndirectBrInst::Create(Address, NumDests);
/external/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp45 class Address { class in class:__anon14166::final
65 Address() : Kind(RegBase), ExtType(AArch64_AM::InvalidShiftExtend), function in class:__anon14166::final::Address
142 bool computeAddress(const Value *Obj, Address &Addr, Type *Ty = nullptr);
143 bool computeCallAddress(const Value *V, Address &Addr);
144 bool simplifyAddress(Address &Addr, MVT VT);
145 void addLoadStoreOperands(Address &Addr, const MachineInstrBuilder &MIB,
149 bool tryEmitSmallMemCpy(Address Dest, Address Src, uint64_t Len,
184 unsigned emitLoad(MVT VT, MVT ResultVT, Address Addr, bool WantZExt = true,
186 bool emitStore(MVT VT, unsigned SrcReg, Address Add
[all...]
/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp189 int64_t AddrAdjust; ///< Address offset to apply to the described entity.
569 void emitFDE(uint32_t CIEOffset, uint32_t AddreSize, uint32_t Address,
671 /// uint8_t Address size
792 Asm->EmitInt8(AddressSize); // Address size
920 uint64_t Address = -1ULL; local
928 if (Address == -1ULL) {
932 MS->EmitIntValue(Row.Address, PointerSize);
936 AddressDelta = (Row.Address - Address) / MinInstLength;
993 Address
1089 emitFDE(uint32_t CIEOffset, uint32_t AddrSize, uint32_t Address, StringRef FDEBytes) argument
[all...]
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp80 /// \brief Address in current address space.
504 W.printHex("Address", Sec->sh_addr);
2106 W.printHex("Address", GotAddr + Offset);
2137 W.printHex("Address", PLTAddr + Offset);
2149 W.printHex("Address", PLTAddr + Offset);
2635 std::string Number, Type, Size, Address, Offset, Flags, Link, Info, EntrySize, local
2654 {"Address", 41},
2672 Address = to_string(format_hex_no_prefix(Sec.sh_addr, Width));
2673 Fields[3].Str = Address;
3360 W.printHex("Address", Se
[all...]
/external/scapy/scapy/contrib/
H A Ddiameter.py251 class Address (StrLenField): class in inherits:StrLenField
257 else: # Address format not yet decoded
258 print ('Warning: Address format not yet decoded.')
271 print ('Warning: Address format not supported yet.')
597 Address("val", None, length_from=lambda pkt:pkt.avpLen - 12)
604 Address("val", None, length_from=lambda pkt:pkt.avpLen - 8)
1298 name = 'Redirect-Address-Type'
1422 name = 'Use-Assigned-Address'
2039 name = 'Address-Type'
2049 2: "IPv4 Address",
[all...]
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1026 Address, ///< An address use; folding according to TargetLowering enumerator in enum:__anon23041::LSRUse::KindType
1147 case Address:
1148 OS << "Address of ";
1182 case LSRUse::Address:
1924 if (Kind == LSRUse::Address && AccessTy != LU.AccessTy)
2105 Kind = LSRUse::Address;
/external/v8/src/
H A Dglobals.h123 typedef byte* Address; typedef in namespace:v8::internal
270 (reinterpret_cast<v8::internal::Address>(reinterpret_cast<intptr_t>(f)))
276 F FUNCTION_CAST(Address addr) {
288 (reinterpret_cast<v8::internal::Address*>( \
393 const Address kZapValue =
394 reinterpret_cast<Address>(V8_UINT64_C(0xdeadbeedbeadbeef));
395 const Address kHandleZapValue =
396 reinterpret_cast<Address>(V8_UINT64_C(0x1baddead0baddeaf));
397 const Address kGlobalHandleZapValue =
398 reinterpret_cast<Address>(V8_UINT64_
[all...]
/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp93 cl::desc("Address sinking in CGP using GEPs."));
3642 Value *Address = User->getOperand(OpNo); local
3643 PointerType *AddrTy = dyn_cast<PointerType>(Address->getType());
3659 bool Success = Matcher.matchAddr(Address, 0);
/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2544 BasicBlock *PostBB, Value *Address,
2646 StoreInst *SI = cast<StoreInst>(QB.CreateStore(QPHI, Address));
2751 for (auto *Address : CommonAddresses)
2753 PTB, PFB, QTB, QFB, PostBB, Address, InvertPCond, InvertQCond);
2542 mergeConditionalStoreToAddress(BasicBlock *PTB, BasicBlock *PFB, BasicBlock *QTB, BasicBlock *QFB, BasicBlock *PostBB, Value *Address, bool InvertPCond, bool InvertQCond) argument
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4533 const Value *Address = DI.getAddress(); local
4534 if (!Address || !DIVariable(Variable).Verify())
4544 if (isa<UndefValue>(Address) ||
4545 (Address->use_empty() && !isa<Argument>(Address))) {
4550 SDValue &N = NodeMap[Address];
4551 if (!N.getNode() && isa<Argument>(Address))
4553 N = UnusedArgNodeMap[Address];
4559 if (const BitCastInst *BCI = dyn_cast<BitCastInst>(Address))
4560 Address
[all...]
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp628 uint64_t Address = Symbol.getValue(); local
639 (*AddrMap)[Address] = SymName;
2507 // Address from a section in the Mach-O file. And indirectly returns the
2509 // and which section is was being referenced. If the Address is not in a
2511 static const char *get_pointer_64(uint64_t Address, uint32_t &offset, argument
2531 if (Address >= SectAddress && Address < SectAddress + SectSize) {
2533 offset = Address - SectAddress;
2543 static const char *get_pointer_32(uint32_t Address, uint32_t &offset, argument
2547 return get_pointer_64(Address, offse
3407 uint32_t Address = S.getAddress() + i; local
6617 uint64_t Address = Symbol.getValue(); local
9127 uint64_t Address; member in struct:__anon14871::SegInfo::SectionInfo
9219 uint64_t Address = sectionTable.address(SegIndex, OffsetInSeg); local
9264 uint64_t Address = sectionTable.address(SegIndex, OffsetInSeg); local
9296 uint64_t Address = sectionTable.address(SegIndex, OffsetInSeg); local
9329 uint64_t Address = sectionTable.address(SegIndex, OffsetInSeg); local
9356 uint64_t Address = sectionTable.address(SegIndex, OffsetInSeg); local
9367 uint64_t Address = BI->first; local
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h273 typedef DWORD64 (WINAPI *PGET_MODULE_BASE_ROUTINE64)(HANDLE hProcess,DWORD64 Address);
287 typedef DWORD (WINAPI *PGET_MODULE_BASE_ROUTINE)(HANDLE hProcess,DWORD Address);
349 DWORD64 Address; member in struct:_IMAGEHLP_SYMBOL64
371 DWORD Address; member in struct:_IMAGEHLP_SYMBOL
470 DWORD64 Address; member in struct:_IMAGEHLP_LINE64
482 DWORD Address; member in struct:_IMAGEHLP_LINE
684 DWORD64 Address; member in struct:_SRCCODEINFO
787 ULONG64 Address; member in struct:_SYMBOL_INFO
818 BOOL IMAGEAPI SymFromAddr(HANDLE hProcess,DWORD64 Address,PDWORD64 Displacement,PSYMBOL_INFO Symbol);
825 BOOL IMAGEAPI SymEnumSymbolsForAddr(HANDLE hProcess,DWORD64 Address,PSYM_ENUMERATESYMBOLS_CALLBAC
[all...]

Completed in 788 milliseconds

1234567