Home
last modified time | relevance | path

Searched defs:Undef (Results 1 – 25 of 60) sorted by relevance

123

/llvm-project/clang/test/SemaCXX/
H A Dqualified-id-lookup.cpp100 struct Undef { // expected-note{{definition of 'Undef' is not complete until the closing '}'}} struct
103 Undef::type member; argument
105 …static int size = sizeof(Undef); // expected-error{{invalid application of 'sizeof' to an incomple… argument
/llvm-project/llvm/unittests/Analysis/
H A DBranchProbabilityInfoTest.cpp72 auto *Undef = UndefValue::get(I32); TEST_F() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DDuplicateIncludeCheck.cpp106 const MacroDirective *Undef) { in MacroUndefined()
/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp193 const MacroDirective *Undef) { in MacroUndefined() argument
/llvm-project/clang-tools-extra/clangd/
H A DCollectMacros.cpp59 MacroUndefined(const clang::Token & MacroName,const clang::MacroDefinition & MD,const clang::MacroDirective * Undef) MacroUndefined() argument
/llvm-project/polly/unittests/DeLICM/
H A DDeLICMTest.cpp37 isl::union_set &Undef) { in completeLifetime()
/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp646 Value *Undef = UndefValue::get(Phi.getType()); addPhiValues() local
729 Value *Undef = UndefValue::get(Phi->getType()); setPhiValues() local
1053 Value *Undef = UndefValue::get(I.getType()); rebuildSSA() local
/llvm-project/clang-tools-extra/clang-tidy/google/
H A DUpgradeGoogletestCaseCheck.cpp56 const MacroDirective *Undef) override { in MacroUndefined()
/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp106 bool Undef = false; getRelocationValueString() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp273 auto *Undef = UndefValue::get(PointerType::get(F.getContext(), 0)); buildFrom() local
/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp47 const MacroDirective *Undef) override { in MacroUndefined()
/llvm-project/llvm/unittests/Transforms/IPO/
H A DFunctionSpecializationTest.cpp295 Constant *Undef = UndefValue::get(IntegerType::getInt32Ty(M.getContext())); TEST_F() local
/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp150 for (const StringRef &Undef : Mod->getAsmUndefinedRefs()) setAsmUndefinedRefs() local
/llvm-project/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.cpp272 const Token &, const MacroDefinition &, const MacroDirective *Undef) { in MacroUndefined() argument
/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp468 MacroUndefined(const Token & Id,const MacroDefinition & MD,const MacroDirective * Undef) MacroUndefined() argument
/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp308 MacroUndefined(const Token & MacroNameToken,const MacroDefinition & MD,const MacroDirective * Undef) MacroUndefined() argument
/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DEnums.h155 Undef = 0x00000000, enumerator
/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h356 const MacroDirective *Undef) { in MacroUndefined()
682 const MacroDirective *Undef) override { in MacroUndefined()
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h54 Undef = 0x20, enumerator
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DMacroToEnumCheck.cpp371 const MacroDirective *Undef) { in MacroUndefined()
/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp583 const MacroDirective *Undef) { in MacroUndefined() argument
/llvm-project/clang-tools-extra/pp-trace/
H A DPPCallbacksTracker.cpp340 const MacroDirective *Undef) { in MacroUndefined()
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8885 SDValue Undef = getUNDEF(Ptr.getValueType()); getLoad() local
8892 SDValue Undef = getUNDEF(Ptr.getValueType()); getLoad() local
8903 SDValue Undef = getUNDEF(Ptr.getValueType()); getExtLoad() local
8911 SDValue Undef = getUNDEF(Ptr.getValueType()); getExtLoad() local
8956 SDValue Undef = getUNDEF(Ptr.getValueType()); getStore() local
9023 SDValue Undef = getUNDEF(Ptr.getValueType()); getTruncStore() local
9142 SDValue Undef = getUNDEF(Ptr.getValueType()); getLoadVP() local
9151 SDValue Undef = getUNDEF(Ptr.getValueType()); getLoadVP() local
9163 SDValue Undef = getUNDEF(Ptr.getValueType()); getExtLoadVP() local
9173 SDValue Undef = getUNDEF(Ptr.getValueType()); getExtLoadVP() local
9274 SDValue Undef = getUNDEF(Ptr.getValueType()); getTruncStoreVP() local
9369 SDValue Undef = getUNDEF(Ptr.getValueType()); getStridedLoadVP() local
9378 SDValue Undef = getUNDEF(Ptr.getValueType()); getExtStridedLoadVP() local
9443 SDValue Undef = getUNDEF(Ptr.getValueType()); getTruncStridedStoreVP() local
[all...]
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp732 Register Undef = B.buildUndef(s64).getReg(0); TEST_F() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1824 auto Undef = MIRBuilder.buildUndef(MRI->getType(Op)); translateVectorDeinterleave2Intrinsic() local
2402 Register Undef = MRI->createGenericVirtualRegister(PtrTy); translateKnownIntrinsic() local
2984 Register Undef = MRI->createGenericVirtualRegister(Ty); translateLandingPad() local

123