| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | MacroPPCallbacks.cpp | 193 const MacroDirective *Undef) { in MacroUndefined()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | StructurizeCFG.cpp | 609 Value *Undef = UndefValue::get(Phi.getType()); in addPhiValues() local 629 Value *Undef = UndefValue::get(Phi->getType()); in setPhiValues() local 939 Value *Undef = UndefValue::get(I.getType()); in rebuildSSA() local
|
| D | Reassociate.cpp | 761 Constant *Undef = UndefValue::get(I->getType()); in RewriteExprTree() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| D | ELFDump.cpp | 72 bool Undef = false; in getRelocationValueString() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64CallLowering.cpp | 400 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local 412 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local
|
| D | AArch64PostLegalizerLowering.cpp | 711 auto Undef = B.buildUndef(SrcTy); in applyDupLane() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Index/ |
| D | IndexingAction.cpp | 47 const MacroDirective *Undef) override { in MacroUndefined()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/ |
| D | PPCallbacks.h | 302 const MacroDirective *Undef) { in MacroUndefined() 588 const MacroDirective *Undef) override { in MacroUndefined()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/ |
| D | PreprocessingRecord.cpp | 473 const MacroDirective *Undef) { in MacroUndefined()
|
| D | PPDirectives.cpp | 3004 UndefMacroDirective *Undef = nullptr; in HandleUndefDirective() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | CallLowering.cpp | 272 Register Undef = B.buildUndef(PartLLT).getReg(0); in mergeVectorRegsToResultRegs() local 500 Register Undef = B.buildUndef(SrcTy).getReg(0); in buildCopyToRegs() local
|
| D | IRTranslator.cpp | 2132 Register Undef = MRI->createGenericVirtualRegister(PtrTy); in translateKnownIntrinsic() local 2577 Register Undef = MRI->createGenericVirtualRegister(Ty); in translateLandingPad() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | MachineInstrBuilder.h | 52 Undef = 0x20, enumerator
|
| D | RDFGraph.h | 289 Undef = 0x0020 << 5, // 0100000, Has no pre-existing value. enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| D | Coroutines.cpp | 347 auto *Undef = UndefValue::get(Type::getInt8PtrTy(F.getContext())); in buildFrom() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/ |
| D | PrintPreprocessedOutput.cpp | 424 const MacroDirective *Undef) { in MacroUndefined()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 592 Value *Undef = UndefValue::get(I->getType()); in replaceDbgUsesWithUndef() local 1780 Value *Undef = UndefValue::get(I.getOperand(0)->getType()); in salvageDebugInfoForDbgValues() local 1791 Value *Undef = UndefValue::get(I.getType()); in salvageDebugInfoForDbgValues() local
|
| D | LoopUtils.cpp | 614 auto *Undef = UndefValue::get(I.getType()); in deleteDeadLoop() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 1162 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 962 Value *Undef = UndefValue::get(LPI->getType()); in runEHOnFunction() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| D | IntrinsicInst.h | 242 Value *Undef = UndefValue::get(OldValue->getType()); in setUndef() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonVectorCombine.cpp | 788 auto *Undef = UndefValue::get(SecTy); in realignGroup() local 1017 auto *Undef = UndefValue::get(getByteTy()); in insertb() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/ |
| D | VEISelLowering.cpp | 365 SDValue Undef = SDValue( in LowerReturn() local 665 SDValue Undef = SDValue( in LowerCall() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 7431 SDValue Undef = getUNDEF(Ptr.getValueType()); in getLoad() local 7438 SDValue Undef = getUNDEF(Ptr.getValueType()); in getLoad() local 7449 SDValue Undef = getUNDEF(Ptr.getValueType()); in getExtLoad() local 7457 SDValue Undef = getUNDEF(Ptr.getValueType()); in getExtLoad() local 7503 SDValue Undef = getUNDEF(Ptr.getValueType()); in getStore() local 7569 SDValue Undef = getUNDEF(Ptr.getValueType()); in getTruncStore() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | Sema.cpp | 837 for (auto Undef : Undefined) { in checkUndefinedButUsed() local
|