Home
last modified time | relevance | path

Searched refs:Freeze (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstruction.def220 HANDLE_OTHER_INST(67, Freeze, FreezeInst) // Freeze instruction.
H A DPatternMatch.h1487 inline OneOps_match<OpTy, Instruction::Freeze> m_Freeze(const OpTy &Op) { in m_Freeze()
1488 return OneOps_match<OpTy, Instruction::Freeze>(Op); in m_Freeze()
H A DInstructions.h5328 return I->getOpcode() == Freeze;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSpeculativeExecution.cpp249 case Instruction::Freeze: in ComputeSpeculationCost()
H A DGVN.cpp558 case Instruction::Freeze: in lookupOrAdd()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dringdove22 0 search Netlist(Freeze) pcb-rnd or gEDA/PCB netlist forward annotation action script
H A Dc6472 >0x16 beshort 45 Freeze Frame
73 >0x16 beshort 46 Freeze Machine
106 >0x16 beshort 77 Freeze Frame MK2
H A Dcompress181 # Freeze
H A Darchive547 # Freeze
548 0 string \x1f\x9f\x4a\x10\x0a Freeze archive data
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d240 HRESULT Freeze(DWORD,LONG,PVOID,PDWORD);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp264 case Instruction::Freeze: { in visitImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp396 case Freeze: return "freeze"; in getOpcodeName()
H A DInstructions.cpp4311 : UnaryInstruction(S->getType(), Freeze, S, InsertBefore) { in FreezeInst()
4317 : UnaryInstruction(S->getType(), Freeze, S, InsertAtEnd) { in FreezeInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp920 INSTKEYWORD(freeze, Freeze); in LexIdentifier()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h957 case Instruction::Freeze: in getUserCost()
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c2181 Freeze(void) in Freeze() function
3040 Freeze(); in ngenregs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp1758 case Instruction::Freeze: in computeKnownBitsFromOperator()
4976 case Instruction::Freeze: in canCreateUndefOrPoison()
5266 case Instruction::Freeze: in propagatesPoison()
H A DConstantFolding.cpp1080 case Instruction::Freeze: in ConstantFoldInstOperandsImpl()
H A DInstructionSimplify.cpp5959 case Instruction::Freeze: in SimplifyInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1807 case Freeze: return ISD::FREEZE; in InstructionOpcodeToISD()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml253 | Freeze Constructor
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1797 case Instruction::Freeze: in selectOperator()
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages2191 0x21 Freeze/Thaw
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3165 case Instruction::Freeze: in writeInstruction()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-2006220 (bfd_hash_traverse): Freeze hash table during traversal.

12