Home
last modified time | relevance | path

Searched defs:fop (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_builder.cpp503 const fetch_op_info *fop = bc.op_ptr; in build_fetch_tex() local
567 const fetch_op_info *fop = bc.op_ptr; in build_fetch_gds() local
607 const fetch_op_info *fop = bc.op_ptr; in build_fetch_vtx() local
706 const fetch_op_info *fop = bc.op_ptr; in build_fetch_mem() local
/external/clang/test/CodeGenCXX/
Ddevirtualize-virtual-function-calls-final.cpp97 void fop(C* d) { in fop() function
215 A *fop(RC *x) { in fop() function
Dmicrosoft-abi-vtables-multiple-nonvirtual-inheritance-this-adjustment.cpp169 void fop(C &c) { in fop() function
/external/rust/crates/gdbstub/src/arch/x86/reg/
Dmod.rs37 pub fop: u32, field
/external/lua/src/
Dlvm.c884 #define op_arithI(L,iop,fop) { \ argument
902 #define op_arithf_aux(L,v1,v2,fop) { \ argument
912 #define op_arithf(L,fop) { \ argument
921 #define op_arithfK(L,fop) { \ argument
930 #define op_arith_aux(L,v1,v2,iop,fop) { \ argument
941 #define op_arith(L,iop,fop) { \ argument
950 #define op_arithK(L,iop,fop) { \ argument
/external/llvm-project/clang/test/CodeGenCXX/
Dmicrosoft-abi-vtables-multiple-nonvirtual-inheritance-this-adjustment.cpp166 void fop(C &c) { in fop() function
Ddevirtualize-virtual-function-calls-final.cpp110 void fop(C* d) { in fop() function
228 A *fop(RC *x) { in fop() function
/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterContextNetBSD_i386.cpp39 uint16_t fop; // Last Instruction Opcode (fop) member
DRegisterContextDarwin_i386.h81 uint16_t fop; member
DRegisterContextLinux_i386.cpp39 uint16_t fop; // Last Instruction Opcode (fop) member
DRegisterContextDarwin_x86_64.h86 uint16_t fop; // "fop" member
DRegisterContext_x86.h270 uint16_t fop; // Last Instruction Opcode (fop) member
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c480 int fop = i915_translate_stencil_op(depth_stencil->stencil[0].fail_op); in i915_create_depth_stencil_state() local
494 int fop = i915_translate_stencil_op(depth_stencil->stencil[1].fail_op); in i915_create_depth_stencil_state() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_state.c95 int fop, dfop, dpop; in i830StencilOpSeparate() local
/external/llvm-project/mlir/lib/Target/LLVMIR/
DConvertFromLLVMIR.cpp785 LLVMFuncOp fop = in processFunction() local
/external/llvm-project/mlir/test/lib/Dialect/Test/
DTestPatterns.cpp101 auto fop = op->getParentOfType<FuncOp>(); in invokeCreateWithInferredReturnType() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dsigcontext.h154 __u16 fop; member