Searched defs:CZero (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEAsmPrinter.cpp | 110 MCOperand CZero = MCOperand::createImm(0); emitLEAzzi() local |
/llvm-project/llvm/unittests/IR/ | ||
H A D | PatternMatch.cpp | 767 Value *CZero = IRB.getInt64(0); TEST_F() local |