Home
last modified time | relevance | path

Searched defs:ValC (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp90 ConstantSDNode *ValC = dyn_cast<ConstantSDNode>(Val); in EmitTargetCodeForMemset() local
126 ConstantSDNode *ValC = dyn_cast<ConstantSDNode>(Val); in EmitTargetCodeForMemset() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86SelectionDAGInfo.cpp82 ConstantSDNode *ValC = dyn_cast<ConstantSDNode>(Src); in EmitTargetCodeForMemset() local
/external/swiftshader/third_party/LLVM/unittests/ADT/
DAPIntTest.cpp447 APInt ValC(65, 0); in TEST() local
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp105 ConstantSDNode *ValC = dyn_cast<ConstantSDNode>(Src); in EmitTargetCodeForMemset() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSelect.cpp626 ConstantInt *ValC = !TrueVal->isZero() ? TrueVal : FalseVal; in foldSelectICmpAnd() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h1202 if (Constant *ValC = dyn_cast<Constant>(Val)) variable
/external/llvm/unittests/ADT/
DAPIntTest.cpp793 APInt ValC(65, 0); in TEST() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp811 ConstantInt *ValC = !TrueVal->isZero() ? TrueVal : FalseVal; in foldSelectICmpAnd() local
/external/llvm/include/llvm/IR/
DIRBuilder.h1649 if (Constant *ValC = dyn_cast<Constant>(Val)) variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h1975 if (auto *ValC = dyn_cast<Constant>(Val)) variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp176 const APInt &ValC = !TC.isNullValue() ? TC : FC; in foldSelectICmpAnd() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPIntTest.cpp1369 APInt ValC(65, 0); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4017 auto *ValC = dyn_cast<Constant>(Val); in SimplifyInsertElementInst() local