| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Instruction.def | 220 HANDLE_OTHER_INST(67, Freeze, FreezeInst) // Freeze instruction.
|
| H A D | PatternMatch.h | 1487 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 D | Instructions.h | 5328 return I->getOpcode() == Freeze;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | SpeculativeExecution.cpp | 249 case Instruction::Freeze: in ComputeSpeculationCost()
|
| H A D | GVN.cpp | 558 case Instruction::Freeze: in lookupOrAdd()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | ringdove | 22 0 search Netlist(Freeze) pcb-rnd or gEDA/PCB netlist forward annotation action script
|
| H A D | c64 | 72 >0x16 beshort 45 Freeze Frame 73 >0x16 beshort 46 Freeze Machine 106 >0x16 beshort 77 Freeze Frame MK2
|
| H A D | compress | 181 # Freeze
|
| H A D | archive | 547 # 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 D | oleidl.d | 240 HRESULT Freeze(DWORD,LONG,PVOID,PDWORD);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineNegator.cpp | 264 case Instruction::Freeze: { in visitImpl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Instruction.cpp | 396 case Freeze: return "freeze"; in getOpcodeName()
|
| H A D | Instructions.cpp | 4311 : 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 D | LLLexer.cpp | 920 INSTKEYWORD(freeze, Freeze); in LexIdentifier()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfoImpl.h | 957 case Instruction::Freeze: in getUserCost()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
| H A D | regs.c | 2181 Freeze(void) in Freeze() function 3040 Freeze(); in ngenregs()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | ValueTracking.cpp | 1758 case Instruction::Freeze: in computeKnownBitsFromOperator() 4976 case Instruction::Freeze: in canCreateUndefOrPoison() 5266 case Instruction::Freeze: in propagatesPoison()
|
| H A D | ConstantFolding.cpp | 1080 case Instruction::Freeze: in ConstantFoldInstOperandsImpl()
|
| H A D | InstructionSimplify.cpp | 5959 case Instruction::Freeze: in SimplifyInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 1807 case Freeze: return ISD::FREEZE; in InstructionOpcodeToISD()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
| H A D | llvm.ml | 253 | Freeze Constructor
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FastISel.cpp | 1797 case Instruction::Freeze: in selectOperator()
|
| /netbsd-src/lib/libusbhid/ |
| H A D | usb_hid_usages | 2191 0x21 Freeze/Thaw
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ |
| H A D | BitcodeWriter.cpp | 3165 case Instruction::Freeze: in writeInstruction()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | ChangeLog-2006 | 220 (bfd_hash_traverse): Freeze hash table during traversal.
|