Home
last modified time | relevance | path

Searched defs:InputValue (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DMagicNumbersCheck.cpp89 for (const auto &InputValue : IgnoredFloatingPointValuesInput) { in MagicNumbersCheck() local
/external/clang/lib/CodeGen/
DCGStmt.cpp1710 LValue InputValue, QualType InputType, in EmitAsmInputLValue()
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp2024 LValue InputValue, QualType InputType, in EmitAsmInputLValue()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp26325 uint64_t InputValue = in combineExtractVectorElt() local