Home
last modified time | relevance | path

Searched refs:bfi (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h459 BlockFrequencyInfo *bfi) { in setupMF() argument
464 BFI = bfi; in setupMF()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachinePassRegistry.def81 // MACHINE_FUNCTION_ANALYSIS("lazy-machine-bfi", LazyMachineBlockFrequencyInfoAnalysis())
82 // MACHINE_FUNCTION_ANALYSIS("machine-bfi", MachineBlockFrequencyInfoAnalysis())
/openbsd/src/sys/arch/arm64/arm64/
Dcpufunc_asm.S87 bfi x2, x0, #48, #16
Dlocore.S212 bfi x2, x3, #32, #3
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DREADME.txt1495 @bfi = external global %struct.bf* ; <%struct.bf**> [#uses=2]
1499 %0 = load %struct.bf** @bfi, align 8 ; <%struct.bf*> [#uses=1]
1505 %5 = load %struct.bf** @bfi, align 8 ; <%struct.bf*> [#uses=1]
1516 movq bfi(%rip), %rax
1518 movq bfi(%rip), %rax
1524 movq bfi(%rip), %rax
1526 movq bfi(%rip), %rax
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DBuiltinsAMDGPU.def114 BUILTIN(__builtin_amdgcn_classf, "bfi", "nc")
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_vbt_defs.h1392 struct edp_bfi bfi[16]; member
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
DChangeLog-2005969 bfc bfi mls strht ldrht ldrsht ldrsbt movw movt rbit ubfx sbfx.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-arm.c9477 TCE(bfi, 7c00010, f3600000, 4, (RRnpc, RRnpc_I0, I31, I32), bfi, t_bfi),
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-20053278 bfc bfi mls movw movt rbit sbfx ubfx ldrht ldrsht ldrsbt strht.
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMInstrThumb2.td2853 IIC_iBITi, "bfi", "\t$Rd, $Rn, $imm",
DARMInstrInfo.td4193 "bfi", "\t$Rd, $Rn, $imm", "$src = $Rd",