Home
last modified time | relevance | path

Searched defs:FirstInput (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp876 CreateObjectFileHandler(MemoryBuffer &FirstInput, in CreateObjectFileHandler()
895 CreateFileHandler(MemoryBuffer &FirstInput, in CreateFileHandler()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14677 SDValue FirstInput = N->getOperand(0); in combineElementTruncationToVectorTruncation() local
14768 SDValue FirstInput = N->getOperand(0); in combineBVOfConsecutiveLoads() local
15040 SDValue FirstInput = N->getOperand(0); in DAGCombineBuildVector() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2911 bool FirstInput = true; in writeOperandBundles() local