Searched defs:CReg (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ucurr.cpp | 375 struct CReg : public icu::UMemory { struct 376 CReg *next; argument 380 CReg(const char16_t* _iso, const char* _id) in CReg() argument 396 CReg* n = new CReg(_iso, _id); in reg() argument 417 CReg** p = &gCRegHead; in unreg() argument 435 CReg* p = gCRegHead; in get() argument 453 CReg* n = gCRegHead; in cleanup() argument
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ucurr.cpp | 376 struct CReg : public icu::UMemory { struct 377 CReg *next; argument 381 CReg(const char16_t* _iso, const char* _id) in CReg() argument 397 CReg* n = new CReg(_iso, _id); in reg() argument 418 CReg** p = &gCRegHead; in unreg() argument 436 CReg* p = gCRegHead; in get() argument 454 CReg* n = gCRegHead; in cleanup() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPreLegalizer.cpp | 524 Register CReg = Switch->getOperand(k).getReg(); in processSwitches() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 1792 unsigned CReg = 0, OpReg = 0; in X86SelectShift() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 1702 unsigned CReg = 0, OpReg = 0; in X86SelectShift() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 1781 unsigned CReg = 0, OpReg = 0; in X86SelectShift() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1489 unsigned CReg = fastEmit_i(VT, VT, ISD::Constant, Imm); in emitAdd_ri_() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1576 unsigned CReg = fastEmit_i(VT, VT, ISD::Constant, Imm); in emitAdd_ri_() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1559 unsigned CReg = fastEmit_i(VT, VT, ISD::Constant, Imm); in emitAdd_ri_() local
|