Home
last modified time | relevance | path

Searched defs:Enc (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DSIMCCodeEmitter.cpp387 auto Enc = getLitEncoding(Op, Desc.operands()[i], STI); in encodeInstruction() local
459 auto Enc = getLitEncoding(MO, Desc.operands()[OpNo], STI); in getSDWASrcEncoding() local
493 uint64_t Enc = MRI.getEncodingValue(Reg); in getAVOperandEncoding() local
582 if (auto Enc = getLitEncoding(MO, Desc.operands()[OpNo], STI)) { in getMachineOpValueCommon() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DSIMCCodeEmitter.cpp382 uint32_t Enc = getLitEncoding(MO, Desc.OpInfo[OpNo], STI); in getSDWASrcEncoding() local
416 uint64_t Enc = MRI.getEncodingValue(Reg); in getAVOperandEncoding() local
492 uint32_t Enc = getLitEncoding(MO, Desc.OpInfo[OpNo], STI); in getMachineOpValue() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp7352 std::string Enc; member in __anon76b8d3e91411::FieldEncoding
7542 SmallStringEnc Enc; in emitTargetMD() local
7610 SmallStringEnc Enc; in extractFieldType() local
7633 static bool appendRecordType(SmallStringEnc &Enc, const RecordType *RT, in appendRecordType()
7685 static bool appendEnumType(SmallStringEnc &Enc, const EnumType *ET, in appendEnumType()
7729 static void appendQualifier(SmallStringEnc &Enc, QualType QT) { in appendQualifier()
7743 static bool appendBuiltinType(SmallStringEnc &Enc, const BuiltinType *BT) { in appendBuiltinType()
7802 static bool appendPointerType(SmallStringEnc &Enc, const PointerType *PT, in appendPointerType()
7813 static bool appendArrayType(SmallStringEnc &Enc, QualType QT, in appendArrayType()
7835 static bool appendFunctionType(SmallStringEnc &Enc, const FunctionType *FT, in appendFunctionType()
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/boring/bbig/
Dbig.go13 func Enc(b *big.Int) boring.BigInt { func
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp145 int32_t Enc = ARM_AM::getSOImmVal(MCOp.getImm()); in LowerARMMachineInstrToMCInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp159 int32_t Enc = ARM_AM::getSOImmVal(MCOp.getImm()); in LowerARMMachineInstrToMCInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp159 int32_t Enc = ARM_AM::getSOImmVal(MCOp.getImm()); in LowerARMMachineInstrToMCInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp4162 uint64_t Enc = (32 - *MaybeImmed) & 0x1f; in selectShiftA_32() local
4171 uint64_t Enc = 31 - *MaybeImmed; in selectShiftB_32() local
4180 uint64_t Enc = (64 - *MaybeImmed) & 0x3f; in selectShiftA_64() local
4189 uint64_t Enc = 63 - *MaybeImmed; in selectShiftB_64() local
4869 uint64_t Enc = AArch64_AM::encodeLogicalImmediate(CstVal, 32); in renderLogicalImm32() local
4878 uint64_t Enc = AArch64_AM::encodeLogicalImmediate(CstVal, 64); in renderLogicalImm64() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitstream/
DBitCodes.h36 unsigned Enc : 3; // The encoding to use. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitstream/
DBitCodes.h36 unsigned Enc : 3; // The encoding to use. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitstream/
H A DBitCodes.h36 unsigned Enc : 3; // The encoding to use. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitstream/
DBitCodes.h36 unsigned Enc : 3; // The encoding to use. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitstream/
DBitCodes.h36 unsigned Enc : 3; // The encoding to use. variable
/aosp_15_r20/external/llvm/include/llvm/Bitcode/
H A DBitCodes.h90 unsigned Enc : 3; // The encoding to use. variable
/aosp_15_r20/external/boringssl/src/ssl/test/runner/hpke/
H A Dhpke_test.go84 Enc HexString `json:"enc"` member
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/hpke/
H A Dhpke_test.go84 Enc HexString `json:"enc"` member
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitCodes.h128 static bool isValidEncoding(uint64_t Enc) { return Enc <= Encoding_MAX; } in isValidEncoding()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
H A DBitCodes.h98 unsigned Enc : 3; // The encoding to use. variable
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DSIMCCodeEmitter.cpp286 uint32_t Enc = getLitEncoding(MO, RC.getSize()); in getMachineOpValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5960 uint64_t Enc = (32 - *MaybeImmed) & 0x1f; in selectShiftA_32() local
5969 uint64_t Enc = 31 - *MaybeImmed; in selectShiftB_32() local
5978 uint64_t Enc = (64 - *MaybeImmed) & 0x3f; in selectShiftA_64() local
5987 uint64_t Enc = 63 - *MaybeImmed; in selectShiftB_64() local
6779 uint64_t Enc = AArch64_AM::encodeLogicalImmediate(CstVal, 32); in renderLogicalImm32() local
6788 uint64_t Enc = AArch64_AM::encodeLogicalImmediate(CstVal, 64); in renderLogicalImm64() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
Dinst.go49 Enc uint32 // Raw encoding bits. member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
Dinst.go14 Enc uint32 // Raw encoding bits (if Len == 8, this is the prefix word) member
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DBenchmarkDialog.cpp62 CTotalBenchRes Enc; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2491 uint32_t Enc = ARM_AM::getSOImmVal(~CE->getValue()); in addModImmNotOperands() local
2498 uint32_t Enc = ARM_AM::getSOImmVal(-CE->getValue()); in addModImmNegOperands() local
4266 unsigned Enc, unsigned Reg) { in insertNoDuplicates()
5286 int Enc = ARM_AM::getSOImmVal(Imm1); in parseModImm() local
8318 unsigned Enc = Inst.getOperand(2).getImm(); in processInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1166 unsigned Enc = AMDGPU::encodeWaitcnt(IV, Wait); in generateWaitcntInstBefore() local

12