Home
last modified time | relevance | path

Searched defs:create (Results 701 - 725 of 748) sorted by relevance

1...<<21222324252627282930

/kernel/linux/linux-5.10/fs/ext4/
H A Dinode.c806 ext4_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create) ext4_get_block() argument
818 ext4_get_block_unwritten(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ext4_get_block_unwritten() argument
838 int create = map_flags & EXT4_GET_BLOCKS_CREATE; ext4_getblk() local
1821 ext4_da_get_block_prep(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create) ext4_da_get_block_prep() argument
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddata.c1502 f2fs_map_blocks(struct inode *inode, struct f2fs_map_blocks *map, int create, int flag) f2fs_map_blocks() argument
1774 __get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create, int flag, pgoff_t *next_pgofs, int seg_type, bool may_write) __get_data_block() argument
1797 get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create, int flag, pgoff_t *next_pgofs) get_data_block() argument
1806 get_data_block_dio_write(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) get_data_block_dio_write() argument
1815 get_data_block_dio(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) get_data_block_dio() argument
1824 get_data_block_bmap(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) get_data_block_bmap() argument
[all...]
/kernel/linux/linux-6.6/fs/dlm/
H A Dlock.c548 int create = 0; in find_rsb_dir() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dinode.c777 ext4_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create) ext4_get_block() argument
789 ext4_get_block_unwritten(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ext4_get_block_unwritten() argument
821 int create = map_flags & EXT4_GET_BLOCKS_CREATE; ext4_getblk() local
1808 ext4_da_get_block_prep(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create) ext4_da_get_block_prep() argument
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4xdr.c806 struct nfsd4_create *create = &u->create; in nfsd4_decode_create() local
3802 struct nfsd4_create *create = &u->create; nfsd4_encode_create() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dkvm_host.h2149 int (*create)(struct kvm_device *dev, u32 type); member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtrfs.h777 __u64 create; member
/kernel/linux/linux-6.6/mm/
H A Dmemory.c2570 apply_to_pte_range(struct mm_struct *mm, pmd_t *pmd, unsigned long addr, unsigned long end, pte_fn_t fn, void *data, bool create, pgtbl_mod_mask *mask) apply_to_pte_range() argument
2613 apply_to_pmd_range(struct mm_struct *mm, pud_t *pud, unsigned long addr, unsigned long end, pte_fn_t fn, void *data, bool create, pgtbl_mod_mask *mask) apply_to_pmd_range() argument
2651 apply_to_pud_range(struct mm_struct *mm, p4d_t *p4d, unsigned long addr, unsigned long end, pte_fn_t fn, void *data, bool create, pgtbl_mod_mask *mask) apply_to_pud_range() argument
2687 apply_to_p4d_range(struct mm_struct *mm, pgd_t *pgd, unsigned long addr, unsigned long end, pte_fn_t fn, void *data, bool create, pgtbl_mod_mask *mask) apply_to_p4d_range() argument
2723 __apply_to_page_range(struct mm_struct *mm, unsigned long addr, unsigned long size, pte_fn_t fn, void *data, bool create) __apply_to_page_range() argument
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs.h402 __u64 create; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtrfs.h402 __u64 create; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtrfs.h414 __u64 create; member
/third_party/icu/icu4c/source/i18n/
H A Dmeasunit.cpp2310 MeasureUnit *MeasureUnit::create(int typeId, int subTypeId, UErrorCode &status) { create() function in MeasureUnit
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dmeasunit.cpp2328 MeasureUnit *MeasureUnit::create(int typeId, int subTypeId, UErrorCode &status) { create() function in MeasureUnit
[all...]
/third_party/libdrm/
H A Dxf86drm.c897 static int drmOpenMinor(int minor, int create, int type) in drmOpenMinor() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp518 static Move<VkInstance> create (const Environment& env, const Resources&, const Parameters& params) in create() function
629 static Move<VkDevice> create (const Environment& env, const Resources& res, const Parameters&) in create() function
782 static Move<VkDevice> create (const Environment& env, const Resources& res, const Parameters& params) in create() function
1676 static Move<VkDescriptorSetLayout> create (const Environment& env, const Resources& res, const Parameters&) create() function
1740 static Move<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) create() function
1777 static Move<VkRenderPass> create (const Environment& env, const Resources&, const Parameters&) create() function
2016 static Move<VkPipeline> create (const Environment& env, const Resources& res, const Parameters&) create() function
2072 static Move<VkPipeline> create (const Environment& env, const Resources& res, const Parameters&) create() function
2179 static Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) create() function
2249 static Move<VkDescriptorSet> create (const Environment& env, const Resources& res, const Parameters&) create() function
2343 static Move<VkFramebuffer> create (const Environment& env, const Resources& res, const Parameters&) create() function
2390 static Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) create() function
2434 static Move<VkCommandBuffer> create (const Environment& env, const Resources& res, const Parameters& params) create() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp518 static Move<VkInstance> create (const Environment& env, const Resources&, const Parameters& params) in create() function
629 static Move<VkDevice> create (const Environment& env, const Resources& res, const Parameters&) in create() function
782 static Move<VkDevice> create (const Environment& env, const Resources& res, const Parameters& params) in create() function
1676 static Move<VkDescriptorSetLayout> create (const Environment& env, const Resources& res, const Parameters&) create() function
1740 static Move<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) create() function
1777 static Move<VkRenderPass> create (const Environment& env, const Resources&, const Parameters&) create() function
2016 static Move<VkPipeline> create (const Environment& env, const Resources& res, const Parameters&) create() function
2072 static Move<VkPipeline> create (const Environment& env, const Resources& res, const Parameters&) create() function
2179 static Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) create() function
2249 static Move<VkDescriptorSet> create (const Environment& env, const Resources& res, const Parameters&) create() function
2343 static Move<VkFramebuffer> create (const Environment& env, const Resources& res, const Parameters&) create() function
2390 static Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) create() function
2434 static Move<VkCommandBuffer> create (const Environment& env, const Resources& res, const Parameters& params) create() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp1245 MachOObjectFile::create(MemoryBufferRef Object, bool IsLittleEndian, in create() function in MachOObjectFile
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasunit.cpp2273 MeasureUnit *MeasureUnit::create(int typeId, int subTypeId, UErrorCode &status) { create() function in MeasureUnit
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstX8632.h88 static X86OperandMem *create(Cfg *Func, Type Ty, Variable *Base, in create() function in Ice::X8632::X86OperandMem
96 static X86OperandMem *create(Cfg *Func, Type Ty, Variable *Base, in create() function in Ice::X8632::X86OperandMem
157 static VariableSplit *create(Cfg *Func, Variable *Var, Portion Part) { in create() function in Ice::X8632::VariableSplit
379 static InstX86FakeRMW *create(Cfg *Func, Operand *Data, Operand *Addr, in create() function in Ice::X8632::final
444 static InstX86Label *create(Cfg *Func, TargetLowering *Target) { in create() function in Ice::X8632::final
474 static InstX86Br *create(Cfg *Func, CfgNode *TargetTrue, CfgNode *TargetFalse, in create() function in Ice::X8632::final
482 static InstX86Br *create(Cfg *Func, CfgNode *Target, Mode Kind) { in create() function in Ice::X8632::final
491 static InstX86Br *create(Cfg *Func, CfgNode *Target, BrCond Condition, in create() function in Ice::X8632::final
501 static InstX86Br *create(Cfg *Func, InstX86Label *Label, BrCond Condition, in create() function in Ice::X8632::final
554 static InstX86Jmp *create(Cf function in Ice::X8632::final
576 static InstX86Call *create(Cfg *Func, Variable *Dest, Operand *CallTarget) { create() function in Ice::X8632::final
1177 static InstX86Bswap *create(Cfg *Func, Operand *SrcDest) { create() function in Ice::X8632::InstX86Bswap
1188 static InstX86Neg *create(Cfg *Func, Operand *SrcDest) { create() function in Ice::X8632::InstX86Neg
1199 static InstX86Bsf *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8632::InstX86Bsf
1210 static InstX86Bsr *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8632::InstX86Bsr
1221 static InstX86Lea *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8632::InstX86Lea
1238 static InstX86Cbwdq *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8632::InstX86Cbwdq
1252 static InstX86Movsx *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8632::InstX86Movsx
1267 static InstX86Movzx *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8632::InstX86Movzx
1288 static InstX86Movd *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8632::InstX86Movd
1307 static InstX86Movmsk *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::final
1324 static InstX86Sqrt *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8632::InstX86Sqrt
1338 static InstX86Mov *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Mov
1357 static InstX86Movp *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Movp
1372 static InstX86Movq *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Movq
1386 static InstX86Add *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Add
1397 static InstX86AddRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8632::InstX86AddRMW
1412 static InstX86Addps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Addps
1426 static InstX86Adc *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Adc
1437 static InstX86AdcRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8632::InstX86AdcRMW
1452 static InstX86Addss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Addss
1468 static InstX86Padd *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Padd
1483 static InstX86Padds *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Padds
1499 static InstX86Paddus *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Paddus
1513 static InstX86Sub *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Sub
1524 static InstX86SubRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8632::InstX86SubRMW
1539 static InstX86Subps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Subps
1555 static InstX86Subss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Subss
1569 static InstX86Sbb *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Sbb
1580 static InstX86SbbRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8632::InstX86SbbRMW
1595 static InstX86Psub *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Psub
1610 static InstX86Psubs *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Psubs
1626 static InstX86Psubus *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Psubus
1640 static InstX86And *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86And
1653 static InstX86Andnps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Andnps
1669 static InstX86Andps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Andps
1683 static InstX86AndRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8632::InstX86AndRMW
1697 static InstX86Pand *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pand
1710 static InstX86Pandn *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pandn
1725 static InstX86Maxss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Maxss
1741 static InstX86Minss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Minss
1756 static InstX86Maxps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Maxps
1770 static InstX86Minps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Minps
1783 static InstX86Or *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Or
1795 static InstX86Orps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Orps
1808 static InstX86OrRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8632::InstX86OrRMW
1822 static InstX86Por *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Por
1834 static InstX86Xor *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Xor
1847 static InstX86Xorps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Xorps
1861 static InstX86XorRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8632::InstX86XorRMW
1875 static InstX86Pxor *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pxor
1887 static InstX86Imul *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Imul
1901 static InstX86ImulImm *create(Cfg *Func, Variable *Dest, Operand *Source0, create() function in Ice::X8632::InstX86ImulImm
1920 static InstX86Mulps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Mulps
1936 static InstX86Mulss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Mulss
1952 static InstX86Pmull *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pmull
1975 static InstX86Pmulhw *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pmulhw
1992 static InstX86Pmulhuw *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pmulhuw
2009 static InstX86Pmaddwd *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pmaddwd
2026 static InstX86Pmuludq *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pmuludq
2043 static InstX86Divps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Divps
2059 static InstX86Divss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Divss
2073 static InstX86Rol *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Rol
2084 static InstX86Shl *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Shl
2095 static InstX86Psll *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Psll
2109 static InstX86Psrl *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Psrl
2120 static InstX86Shr *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Shr
2131 static InstX86Sar *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Sar
2142 static InstX86Psra *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Psra
2158 static InstX86Pcmpeq *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8632::InstX86Pcmpeq
2182 static InstX86Pcmpgt *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pcmpgt
2205 static InstX86MovssRegs *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86MovssRegs
2220 static InstX86Idiv *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8632::InstX86Idiv
2236 static InstX86Div *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8632::InstX86Div
2252 static InstX86Insertps *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8632::InstX86Insertps
2268 static InstX86Pinsr *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8632::InstX86Pinsr
2288 static InstX86Shufps *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8632::InstX86Shufps
2303 static InstX86Blendvps *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8632::InstX86Blendvps
2321 static InstX86Pblendvb *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8632::InstX86Pblendvb
2339 static InstX86Pextr *create(Cfg *Func, Variable *Dest, Operand *Source0, create() function in Ice::X8632::InstX86Pextr
2359 static InstX86Pshufd *create(Cfg *Func, Variable *Dest, Operand *Source0, create() function in Ice::X8632::InstX86Pshufd
2398 static InstX86Mul *create(Cfg *Func, Variable *Dest, Variable *Source1, create() function in Ice::X8632::final
2421 static InstX86Shld *create(Cfg *Func, Variable *Dest, Variable *Source1, create() function in Ice::X8632::final
2444 static InstX86Shrd *create(Cfg *Func, Variable *Dest, Variable *Source1, create() function in Ice::X8632::final
2467 static InstX86Cmov *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8632::final
2492 static InstX86Cmpps *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8632::final
2521 static InstX86Cmpxchg *create(Cfg *Func, Operand *DestOrAddr, Variable *Eax, create() function in Ice::X8632::final
2549 static InstX86Cmpxchg8b *create(Cfg *Func, X86OperandMem *Dest, Variable *Edx, create() function in Ice::X8632::final
2578 static InstX86Cvt *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8632::final
2600 static InstX86Round *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8632::final
2622 static InstX86Icmp *create(Cfg *Func, Operand *Src1, Operand *Src2) { create() function in Ice::X8632::final
2643 static InstX86Ucomiss *create(Cfg *Func, Operand *Src1, Operand *Src2) { create() function in Ice::X8632::final
2665 static InstX86UD2 *create(Cfg *Func) { create() function in Ice::X8632::final
2686 static InstX86Int3 *create(Cfg *Func) { create() function in Ice::X8632::final
2707 static InstX86Test *create(Cfg *Func, Operand *Source1, Operand *Source2) { create() function in Ice::X8632::final
2729 static InstX86Mfence *create(Cfg *Func) { create() function in Ice::X8632::final
2752 static InstX86Store *create(Cfg *Func, Operand *Value, X86Operand *Mem) { create() function in Ice::X8632::final
2776 static InstX86StoreP *create(Cfg *Func, Variable *Value, X86OperandMem *Mem) { create() function in Ice::X8632::final
2797 static InstX86StoreQ *create(Cfg *Func, Operand *Value, X86OperandMem *Mem) { create() function in Ice::X8632::final
2818 static InstX86StoreD *create(Cfg *Func, Operand *Value, X86OperandMem *Mem) { create() function in Ice::X8632::final
2843 static InstX86Nop *create(Cfg *Func, NopVariant Variant) { create() function in Ice::X8632::final
2866 static InstX86Fld *create(Cfg *Func, Operand *Src) { create() function in Ice::X8632::final
2887 static InstX86Fstp *create(Cfg *Func, Variable *Dest) { create() function in Ice::X8632::final
2907 static InstX86Pop *create(Cfg *Func, Variable *Dest) { create() function in Ice::X8632::final
2927 static InstX86Push *create(Cfg *Func, Operand *Source) { create() function in Ice::X8632::final
2951 static InstX86Ret *create(Cfg *Func, Variable *Source = nullptr) { create() function in Ice::X8632::final
2972 static InstX86Setcc *create(Cfg *Func, Variable *Dest, BrCond Cond) { create() function in Ice::X8632::final
3001 static InstX86Xadd *create(Cfg *Func, Operand *Dest, Variable *Source, create() function in Ice::X8632::final
3028 static InstX86Xchg *create(Cfg *Func, Operand *Dest, Variable *Source) { create() function in Ice::X8632::final
3050 static InstX86IacaStart *create(Cfg *Func) { create() function in Ice::X8632::final
3072 static InstX86IacaEnd *create(Cfg *Func) { create() function in Ice::X8632::final
3089 static InstX86Pshufb *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Pshufb
3104 static InstX86Punpckl *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Punpckl
3120 static InstX86Punpckh *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Punpckh
3135 static InstX86Packss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Packss
3149 static InstX86Packus *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8632::InstX86Packus
[all...]
H A DIceInstX8664.h82 create(Cfg *Func, Type Ty, Variable *Base, Constant *Offset, in create() function in Ice::X8664::X86OperandMem
91 static X86OperandMem *create(Cfg *Func, Type Ty, Variable *Base, in create() function in Ice::X8664::X86OperandMem
318 static InstX86FakeRMW *create(Cfg *Func, Operand *Data, Operand *Addr, in create() function in Ice::X8664::final
383 static InstX86Label *create(Cfg *Func, TargetLowering *Target) { in create() function in Ice::X8664::final
413 static InstX86Br *create(Cfg *Func, CfgNode *TargetTrue, CfgNode *TargetFalse, in create() function in Ice::X8664::final
421 static InstX86Br *create(Cfg *Func, CfgNode *Target, Mode Kind) { in create() function in Ice::X8664::final
430 static InstX86Br *create(Cfg *Func, CfgNode *Target, BrCond Condition, in create() function in Ice::X8664::final
440 static InstX86Br *create(Cfg *Func, InstX86Label *Label, BrCond Condition, in create() function in Ice::X8664::final
493 static InstX86Jmp *create(Cfg *Func, Operand *Target) { in create() function in Ice::X8664::final
515 static InstX86Call *create(Cf function in Ice::X8664::final
1116 static InstX86Bswap *create(Cfg *Func, Operand *SrcDest) { create() function in Ice::X8664::InstX86Bswap
1127 static InstX86Neg *create(Cfg *Func, Operand *SrcDest) { create() function in Ice::X8664::InstX86Neg
1138 static InstX86Bsf *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8664::InstX86Bsf
1149 static InstX86Bsr *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8664::InstX86Bsr
1160 static InstX86Lea *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8664::InstX86Lea
1177 static InstX86Cbwdq *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8664::InstX86Cbwdq
1191 static InstX86Movsx *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8664::InstX86Movsx
1206 static InstX86Movzx *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8664::InstX86Movzx
1229 static InstX86Movd *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8664::InstX86Movd
1248 static InstX86Movmsk *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::final
1265 static InstX86Sqrt *create(Cfg *Func, Variable *Dest, Operand *Src) { create() function in Ice::X8664::InstX86Sqrt
1279 static InstX86Mov *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Mov
1298 static InstX86Movp *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Movp
1313 static InstX86Movq *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Movq
1327 static InstX86Add *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Add
1338 static InstX86AddRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8664::InstX86AddRMW
1353 static InstX86Addps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Addps
1367 static InstX86Adc *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Adc
1378 static InstX86AdcRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8664::InstX86AdcRMW
1393 static InstX86Addss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Addss
1409 static InstX86Padd *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Padd
1424 static InstX86Padds *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Padds
1440 static InstX86Paddus *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Paddus
1454 static InstX86Sub *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Sub
1465 static InstX86SubRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8664::InstX86SubRMW
1480 static InstX86Subps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Subps
1496 static InstX86Subss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Subss
1510 static InstX86Sbb *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Sbb
1521 static InstX86SbbRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8664::InstX86SbbRMW
1536 static InstX86Psub *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Psub
1551 static InstX86Psubs *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Psubs
1567 static InstX86Psubus *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Psubus
1581 static InstX86And *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86And
1594 static InstX86Andnps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Andnps
1610 static InstX86Andps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Andps
1624 static InstX86AndRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8664::InstX86AndRMW
1638 static InstX86Pand *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pand
1651 static InstX86Pandn *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pandn
1666 static InstX86Maxss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Maxss
1682 static InstX86Minss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Minss
1697 static InstX86Maxps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Maxps
1711 static InstX86Minps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Minps
1724 static InstX86Or *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Or
1736 static InstX86Orps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Orps
1749 static InstX86OrRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8664::InstX86OrRMW
1763 static InstX86Por *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Por
1775 static InstX86Xor *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Xor
1788 static InstX86Xorps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Xorps
1802 static InstX86XorRMW *create(Cfg *Func, X86OperandMem *DestSrc0, create() function in Ice::X8664::InstX86XorRMW
1816 static InstX86Pxor *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pxor
1828 static InstX86Imul *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Imul
1842 static InstX86ImulImm *create(Cfg *Func, Variable *Dest, Operand *Source0, create() function in Ice::X8664::InstX86ImulImm
1861 static InstX86Mulps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Mulps
1877 static InstX86Mulss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Mulss
1893 static InstX86Pmull *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pmull
1916 static InstX86Pmulhw *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pmulhw
1933 static InstX86Pmulhuw *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pmulhuw
1950 static InstX86Pmaddwd *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pmaddwd
1967 static InstX86Pmuludq *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pmuludq
1984 static InstX86Divps *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Divps
2000 static InstX86Divss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Divss
2014 static InstX86Rol *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Rol
2025 static InstX86Shl *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Shl
2036 static InstX86Psll *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Psll
2050 static InstX86Psrl *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Psrl
2061 static InstX86Shr *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Shr
2072 static InstX86Sar *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Sar
2083 static InstX86Psra *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Psra
2099 static InstX86Pcmpeq *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8664::InstX86Pcmpeq
2123 static InstX86Pcmpgt *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pcmpgt
2146 static InstX86MovssRegs *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86MovssRegs
2161 static InstX86Idiv *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8664::InstX86Idiv
2177 static InstX86Div *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8664::InstX86Div
2193 static InstX86Insertps *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8664::InstX86Insertps
2209 static InstX86Pinsr *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8664::InstX86Pinsr
2229 static InstX86Shufps *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8664::InstX86Shufps
2244 static InstX86Blendvps *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8664::InstX86Blendvps
2262 static InstX86Pblendvb *create(Cfg *Func, Variable *Dest, Operand *Source1, create() function in Ice::X8664::InstX86Pblendvb
2280 static InstX86Pextr *create(Cfg *Func, Variable *Dest, Operand *Source0, create() function in Ice::X8664::InstX86Pextr
2300 static InstX86Pshufd *create(Cfg *Func, Variable *Dest, Operand *Source0, create() function in Ice::X8664::InstX86Pshufd
2339 static InstX86Mul *create(Cfg *Func, Variable *Dest, Variable *Source1, create() function in Ice::X8664::final
2362 static InstX86Shld *create(Cfg *Func, Variable *Dest, Variable *Source1, create() function in Ice::X8664::final
2385 static InstX86Shrd *create(Cfg *Func, Variable *Dest, Variable *Source1, create() function in Ice::X8664::final
2408 static InstX86Cmov *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8664::final
2433 static InstX86Cmpps *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8664::final
2462 static InstX86Cmpxchg *create(Cfg *Func, Operand *DestOrAddr, Variable *Eax, create() function in Ice::X8664::final
2490 static InstX86Cmpxchg8b *create(Cfg *Func, X86OperandMem *Dest, Variable *Edx, create() function in Ice::X8664::final
2519 static InstX86Cvt *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8664::final
2541 static InstX86Round *create(Cfg *Func, Variable *Dest, Operand *Source, create() function in Ice::X8664::final
2563 static InstX86Icmp *create(Cfg *Func, Operand *Src1, Operand *Src2) { create() function in Ice::X8664::final
2584 static InstX86Ucomiss *create(Cfg *Func, Operand *Src1, Operand *Src2) { create() function in Ice::X8664::final
2606 static InstX86UD2 *create(Cfg *Func) { create() function in Ice::X8664::final
2627 static InstX86Int3 *create(Cfg *Func) { create() function in Ice::X8664::final
2648 static InstX86Test *create(Cfg *Func, Operand *Source1, Operand *Source2) { create() function in Ice::X8664::final
2670 static InstX86Mfence *create(Cfg *Func) { create() function in Ice::X8664::final
2693 static InstX86Store *create(Cfg *Func, Operand *Value, X86Operand *Mem) { create() function in Ice::X8664::final
2717 static InstX86StoreP *create(Cfg *Func, Variable *Value, X86OperandMem *Mem) { create() function in Ice::X8664::final
2738 static InstX86StoreQ *create(Cfg *Func, Operand *Value, X86OperandMem *Mem) { create() function in Ice::X8664::final
2759 static InstX86StoreD *create(Cfg *Func, Operand *Value, X86OperandMem *Mem) { create() function in Ice::X8664::final
2784 static InstX86Nop *create(Cfg *Func, NopVariant Variant) { create() function in Ice::X8664::final
2806 static InstX86Pop *create(Cfg *Func, Variable *Dest) { create() function in Ice::X8664::final
2826 static InstX86Push *create(Cfg *Func, Operand *Source) { create() function in Ice::X8664::final
2850 static InstX86Ret *create(Cfg *Func, Variable *Source = nullptr) { create() function in Ice::X8664::final
2871 static InstX86Setcc *create(Cfg *Func, Variable *Dest, BrCond Cond) { create() function in Ice::X8664::final
2900 static InstX86Xadd *create(Cfg *Func, Operand *Dest, Variable *Source, create() function in Ice::X8664::final
2927 static InstX86Xchg *create(Cfg *Func, Operand *Dest, Variable *Source) { create() function in Ice::X8664::final
2949 static InstX86IacaStart *create(Cfg *Func) { create() function in Ice::X8664::final
2971 static InstX86IacaEnd *create(Cfg *Func) { create() function in Ice::X8664::final
2988 static InstX86Pshufb *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Pshufb
3003 static InstX86Punpckl *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Punpckl
3019 static InstX86Punpckh *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Punpckh
3034 static InstX86Packss *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Packss
3048 static InstX86Packus *create(Cfg *Func, Variable *Dest, Operand *Source) { create() function in Ice::X8664::InstX86Packus
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp530 MipsTargetLowering::create(const MipsTargetMachine &TM, in create() function in MipsTargetLowering
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp399 static WrappedType<Type> create (Type value) { WrappedType<Type> v; v.m_value = value; return v; } in create() function in deqp::gls::__anon30985::GLValue::WrappedType
441 static Int create (deInt32 value) { Int v; v.m_value = value; return v; } in create() function in deqp::gls::__anon30985::GLValue::Int
471 static Half create (float value) { Half h; h.m_value = floatToHalf(value); return h; } create() function in deqp::gls::__anon30985::GLValue::Half
503 static Fixed create (deInt32 value) { Fixed v; v.m_value = value; return v; } create() function in deqp::gls::__anon30985::GLValue::Fixed
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Dinternal.h797 } create; member
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c2595 int create = 0, update_lft = 0; in addrconf_prefix_rcv_add_addr() local
2508 manage_tempaddrs(struct inet6_dev *idev, struct inet6_ifaddr *ifp, __u32 valid_lft, __u32 prefered_lft, bool create, unsigned long now) manage_tempaddrs() argument
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h625 struct nfsd4_create create; member

Completed in 92 milliseconds

1...<<21222324252627282930